Classes:MelonAmmo
From ECWolf Wiki
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
MelonAmmo | |||
---|---|---|---|
Actor type | Ammo | Game | |
DoomEd Number | 193 | Class Name | MelonAmmo |
Classes: Actor → Inventory → Ammo → MelonAmmo
Overview
Ammo for the Watermelon Launcher.
DECORATE Definition
actor MelonAmmo : Ammo 193 { inventory.amount 5 inventory.maxamount 99 ammo.backpackamount 1 ammo.backpackmaxamount 99 overheadicon "TILE8:7E" +PLOTONAUTOMAP states { Spawn: MLNS A -1 stop } }