Fix invalid move_block value.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@18490 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2012-11-11 19:08:33 +00:00
parent f95f9c0dfc
commit 4373b35fd0
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Object lockable_hdoor
name unlocked door
move_block none
move_block 0
face unlocked_hwooddoor.111
randomitems lockable_door
hp 400

View File

@ -1,6 +1,6 @@
Object lockable_vdoor
name unlocked door
move_block none
move_block 0
face unlocked_vwooddoor.111
randomitems lockable_door
hp 400