mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-12 07:32:33 +01:00
5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
/mob
|
|
var/vantag_hud = 0 // Do I have the HUD enabled?
|
|
var/flying = 0 // Allows flight
|
|
var/mob/temporary_form // For holding onto a temporary form
|