Update misc/sky/sky.arc with restricted movement (move_block all) on/over it
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@10988 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
cf76c1aeb1
commit
5be242f799
5
CHANGES
5
CHANGES
|
@ -1,5 +1,10 @@
|
|||
Changes for SVN top of tree:
|
||||
|
||||
misc/sky/sky.arc
|
||||
Add "move_block all" to the sky tiles to prevent players from
|
||||
being able to walk "on the sky like they are levitating"
|
||||
Rick Tanner 2008-12-16
|
||||
|
||||
gods/items/torc.base.111.png,
|
||||
gods/items/valkyrie_amulet_lifesave.arc
|
||||
New graphic for Valkyrie's gift (amulet of lifesaving),
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
Object sky
|
||||
name sky
|
||||
face sky.111
|
||||
move_block all
|
||||
no_pick 1
|
||||
is_floor 1
|
||||
magicmap blue
|
||||
|
|
Loading…
Reference in New Issue