--- deliantra/arch/transport/s_ship.arc 2006/02/06 20:26:35 1.1 +++ deliantra/arch/transport/s_ship.arc 2007/01/02 12:07:48 1.2 @@ -1,8 +1,10 @@ Object s_ship name Ship type 66 -face s_ship.111 +face s_ship.x11 no_pick 1 +move_allow walk +move_block boat editable 2 visibility 100 magicmap grey @@ -12,9 +14,11 @@ Object s_ship2 name big galleon type 66 -face s_ship.211 +face s_ship.x11 x 1 no_pick 1 +move_allow walk +move_block boat visibility 100 magicmap grey end @@ -22,20 +26,24 @@ Object s_ship3 name big galleon type 66 -face s_ship.311 +face s_ship.x11 y 1 no_pick 1 +move_allow walk +move_block boat visibility 100 -magicmap black +magicmap grey end More Object s_ship4 name big galleon type 66 -face s_ship.411 +face s_ship.x11 x 1 y 1 no_pick 1 +move_allow walk +move_block boat visibility 100 -magicmap black +magicmap grey end