mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-28 07:07:08 +01:00
forgot var define
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
#define PROTOLOCK_ALL_ACCESS CONFIG_GET(flag/protolock_all_access)
|
||||
|
||||
/mob/living/carbon/human
|
||||
///This player has been standing still for very long and are probably roleplaying. They won't use up nutrition/thirst until they start moving again.
|
||||
var/insanelycomfy = FALSE
|
||||
|
||||
/mob/Initialize()
|
||||
. = ..()
|
||||
create_player_panel()
|
||||
|
||||
Reference in New Issue
Block a user