Classes:ZBucket
Classes: ZBucket
A bucket hanging on a rope, for use in abandoned wells. This bucket and its rope look like they would break if used.
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Old mossy bucket on tattered rope | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 8103 | Class Name | ZBucket |
DECORATE definition
ACTOR ZBucket
{
Radius 8
Height 72
+SOLID
+SPAWNCEILING
+NOGRAVITY
States
{
Spawn:
BCKT A -1
Stop
}
}
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.