gzdoom/wadsrc/static/actors/shared/mapmarker.txt
2008-08-08 22:52:04 +00:00

15 lines
No EOL
148 B
Text

ACTOR MapMarker 9040 native
{
+NOBLOCKMAP
+NOGRAVITY
+DONTSPLASH
+INVISIBLE
Scale 0.5
States
{
Spawn:
AMRK A -1
Stop
}
}