0
0
Fork 0
mirror of https://github.com/ZDoom/gzdoom.git synced 2025-03-05 00:51:21 +00:00
gzdoom/wadsrc/static/actors/shared/mapmarker.txt

15 lines
148 B
Text
Raw Normal View History

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