Add stand_still flag to Siegfried
An altar underneath Siegfried detects his death. This altar doesn't work if Siegfried doesn't stand still.master
parent
c46f0b046f
commit
6579836e3a
|
@ -8,7 +8,7 @@ enter_x 15
|
|||
enter_y 30
|
||||
msg
|
||||
Created: 1996-06-03
|
||||
Modified: 2021-11-01 DraugTheWhopper
|
||||
Modified: 2022-04-24 Kevin Zheng
|
||||
endmsg
|
||||
end
|
||||
arch pstone_1
|
||||
|
@ -1985,6 +1985,7 @@ friendly 1
|
|||
can_use_armour 0
|
||||
can_use_weapon 0
|
||||
can_use_ring 0
|
||||
stand_still 1
|
||||
can_use_skill 0
|
||||
arch key2
|
||||
name grate key
|
||||
|
|
Loading…
Reference in New Issue