TG sync Sunday (#201)

* stage one

* datums and shit

* game stuff

* modules

* tgstation.dme

* tools

* these things for icons

* compiling fixes

* merge spree on TG

* other updates

* updated maps with deepfryers

* My helpers were not helping
This commit is contained in:
Poojawa
2017-02-06 00:36:56 -06:00
committed by GitHub
parent aeeca195c7
commit 73b6b33f79
279 changed files with 3548 additions and 2585 deletions
+2
View File
@@ -440,8 +440,10 @@ var/list/blood_splatter_icons = list()
//This base must be called or derivatives must set initialized to TRUE to prevent repeat calls
//Derivatives must not sleep
/atom/proc/Initialize(mapload)
#ifdef TESTING
if(initialized)
stack_trace("Warning: [src]([type]) initialized multiple times!")
#endif
initialized = TRUE
//the vision impairment to give to the mob whose perspective is set to that atom (e.g. an unfocused camera giving you an impaired vision when looking through it)