mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-28 20:06:32 +01:00
important and destructive change to the concept of species (#3991)
* species stuff * initial * that * more * more * more * more * more * why * sorry * more * wack * sigh * wack * wack * more * pain * pain * how * another goddamn regex * another goddamn regex * get that * IM DONE WE ARE NOT DOING THIS AGAIN * how about we be able to debug it fuck you * please just let me debug properly * fix * paper * keys * my god species need a redo * Yikes. * why.. * fixes * fix * 'cmon bro.. * wack * wack * fix * WHY OH WHY MUST YOU DO THIS TO ME * wacky * that * that maybe * that maybe * that maybe * fix * wacky! * Wack * wack * epic * damnit zandario Co-authored-by: fake_vm_user <fake_vm_user>
This commit is contained in:
co-authored by
fake_vm_user <fake_vm_user>
parent
5d782fc71c
commit
abe3121303
@@ -11,7 +11,8 @@ PROCESSING_SUBSYSTEM_DEF(chemistry)
|
||||
chemical_reactions = SSchemistry.chemical_reactions
|
||||
chemical_reagents = SSchemistry.chemical_reagents
|
||||
|
||||
/datum/controller/subsystem/processing/chemistry/Initialize()
|
||||
// honestly hate that we have to do this but some things INITIALIZE_IMMEDIATE so uh fuck me I guess!
|
||||
/datum/controller/subsystem/processing/chemistry/PreInit()
|
||||
initialize_chemical_reactions()
|
||||
initialize_chemical_reagents()
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user