firing_pin ![code/modules/projectiles/pins.dm 1](git.png)
Vars | |
force_replace | Can forcefully replace other pins. |
---|---|
pin_hot_swappable | Can be replaced by any pin. |
pin_removable | Can be removed from the gun using tools or replaced by a pin with force_replace |
selfdestruct | Explode when user check is failed. |
Var Details
force_replace ![code/modules/projectiles/pins.dm 16](git.png)
Can forcefully replace other pins.
pin_hot_swappable ![code/modules/projectiles/pins.dm 18](git.png)
Can be replaced by any pin.
pin_removable ![code/modules/projectiles/pins.dm 20](git.png)
Can be removed from the gun using tools or replaced by a pin with force_replace
selfdestruct ![code/modules/projectiles/pins.dm 14](git.png)
Explode when user check is failed.