--- deliantra/arch/transport/s_ship.arc 2007/01/02 12:07:48 1.2 +++ deliantra/arch/transport/s_ship.arc 2007/02/06 22:41:36 1.3 @@ -1,49 +1,50 @@ -Object s_ship +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 +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 +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 +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 +