UtBS: fixed scenario 6.1 crypt bug
This commit is contained in:
parent
d4486ed8d3
commit
2a6a415036
1 changed files with 6 additions and 2 deletions
|
@ -364,6 +364,10 @@ name=prestart
|
|||
|
||||
[/else]
|
||||
[/if]
|
||||
|
||||
#secret troll tomb furnishings
|
||||
{PUT_IMG items/coffin2.png 3 28}
|
||||
{PUT_IMG items/bones.png 6 24}
|
||||
|
||||
#troll burial grounds furnishings
|
||||
|
||||
|
@ -2450,7 +2454,7 @@ name=moveto
|
|||
first_time_only=no
|
||||
|
||||
[filter]
|
||||
x=13
|
||||
x=3
|
||||
y=28
|
||||
side=1
|
||||
[/filter]
|
||||
|
@ -2488,7 +2492,7 @@ side=1
|
|||
[object]
|
||||
|
||||
[filter]
|
||||
x=13
|
||||
x=3
|
||||
y=28
|
||||
side=1
|
||||
[/filter]
|
||||
|
|
Loading…
Add table
Reference in a new issue