--- deliantra/arch/transport/s_ship.arc 2007/03/03 01:16:59 1.5 +++ deliantra/arch/transport/s_ship.arc 2007/03/03 01:24:29 1.6 @@ -1,49 +1,50 @@ object s_ship name Ship -type 66 face s_ship.x11 -no_pick 1 -move_allow walk +type 66 +client_type 25012 move_block boat +move_allow walk +no_pick 1 editable 2 -visibility 100 magicmap grey -client_type 25012 +visibility 100 end more object s_ship2 name big galleon -type 66 face s_ship.x11 x 1 -no_pick 1 -move_allow walk +type 66 move_block boat -visibility 100 +move_allow walk +no_pick 1 magicmap grey +visibility 100 end more object s_ship3 name big galleon -type 66 face s_ship.x11 y 1 -no_pick 1 -move_allow walk +type 66 move_block boat -visibility 100 +move_allow walk +no_pick 1 magicmap grey +visibility 100 end more object s_ship4 name big galleon -type 66 face s_ship.x11 x 1 y 1 -no_pick 1 -move_allow walk +type 66 move_block boat -visibility 100 +move_allow walk +no_pick 1 magicmap grey +visibility 100 end +