--- deliantra/arch/ground/grass.arc 2006/02/06 20:26:12 1.1 +++ deliantra/arch/ground/grass.arc 2007/03/03 01:15:38 1.6 @@ -1,5 +1,5 @@ -Object grass -face grass.111 +object grass +face grass.x11 type 67 race /terrain/plains walk_on 1 @@ -10,11 +10,12 @@ is_wooded 1 editable 8 smoothlevel 40 -smoothface grass.111 grass_S.111 +smoothface grass.x11 grass_S.x11 +move_block boat swim end -Object grass_only +object grass_only name grass -face grass.111 +face grass.x11 type 67 walk_on 1 is_floor 1 @@ -24,5 +25,6 @@ is_wooded 1 editable 8 smoothlevel 40 -smoothface grass.111 grass_S.111 +smoothface grass.x11 grass_S.x11 +move_block boat swim end