@@ -13,7 +13,6 @@
|
||||
add_verb(src, /mob/living/verb/subtler)
|
||||
//initialize limbs first
|
||||
create_bodyparts()
|
||||
time_initialized = world.time
|
||||
|
||||
setup_human_dna()
|
||||
|
||||
|
||||
@@ -162,10 +162,6 @@
|
||||
var/has_field_of_vision = FALSE
|
||||
var/field_of_vision_type = FOV_90_DEGREES
|
||||
|
||||
var/time_initialized = null
|
||||
var/mirrorcanloadappearance = FALSE
|
||||
|
||||
|
||||
|
||||
///////TYPING INDICATORS///////
|
||||
/// Set to true if we want to show typing indicators.
|
||||
|
||||
Reference in New Issue
Block a user