arch map
name Test Lua
msg
Created:  2006-12-19 gecko
endmsg
width 24
height 24
difficulty 1
darkness -1
end
arch cube_gel
x 2
y 1
arch waypoint
hp 5
sp 1
cursed 1
arch beacon
name waypoint
end
arch event_obj
name Lua
sub_type 10
race test_lua_waypoint.lua
end
end
end
arch sign
msg
Test script yielding and map/object invalidation
endmsg
x 2
y 5
arch beacon
name yield_sign
end
arch event_obj
sub_type 1
race test_lua_yield.lua
end
end
arch apple
x 3
y 5
arch beacon
name test_apple
end
end
arch sign
x 5
y 1
end
arch sign
msg
Test how long strings, strings containing newlines and message strings containing "end" are handled.
endmsg
x 8
y 1
arch event_obj
name Lua
sub_type 1
race test_lua_strings.lua
end
arch beacon
name strings
end
end
