gzdoom-gles/wadsrc/static/actors/shared/mapmarker.txt

15 lines
129 B
Plaintext
Raw Normal View History

2016-03-01 15:47:10 +00:00
ACTOR MapMarker native
{
+NOBLOCKMAP
+NOGRAVITY
+DONTSPLASH
+INVISIBLE
Scale 0.5
States
{
Spawn:
AMRK A -1
Stop
}
}