File
- Defined in \items\ARTIFACT.txt
Flags
Properties
game | Doom |
inventory.pickupmessage | "You got the Infrared Vision Googles." |
spawnid | 138 |
States
Spawn:
PVIS E 7
PVIS D 3 Bright A_SpawnItem("RedFlareVerySmall",0,10)
PVIS C 2 Bright A_SpawnItem("RedFlareVerySmall",0,10)
PVIS BAB 1 Bright A_SpawnItem("RedFlareVerySmall",0,10)
PVIS C 2 Bright A_SpawnItem("RedFlareVerySmall",0,10)
PVIS D 3 Bright A_SpawnItem("RedFlareVerySmall",0,10)
Loop
Pickup:
TNT1 A 1
TNT1 A 0 A_GiveInventory("NightVisionGiver", 1)
Stop