--- deliantra/arch/transport/s_ship.arc 2006/02/06 20:26:35 1.1 +++ deliantra/arch/transport/s_ship.arc 2007/03/03 01:16:59 1.5 @@ -1,41 +1,49 @@ -Object s_ship +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 client_type 25012 end -More -Object s_ship2 +more +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 -More -Object s_ship3 +more +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 +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