Type: Prop Brain
Level: 1 star
Pages: 1
Description: Placed in a prop brain so that when when interacted with it is equipped to the player. Mostly used in weapons.
Kode
- WHEN [not][ equipped][and][not][attached]
- …WHEN [interacted] DO [it][equip][me]
Note: Some prop brains have a variation of this
- WHEN [not][ equipped]
- …WHEN [interacted] DO [it][equip][me]