mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-19 05:26:28 +00:00
29 lines
584 B
Markdown
29 lines
584 B
Markdown
## Title: Panic bunker
|
|
|
|
MODULE ID: PANICBUNKER
|
|
|
|
### Description:
|
|
|
|
Adds a system that uses a JSON file to enable bunker bypassing. This is a very much needed update.
|
|
|
|
### TG Proc Changes:
|
|
|
|
.code\controllers\subsystem\persistence.dm > /datum/controller/subsystem/persistence/Initialize() & /datum/controller/subsystem/persistence/proc/CollectData()
|
|
.code\modules\client\client_procs.dm > /client/proc/set_client_age_from_db()
|
|
|
|
|
|
### Defines:
|
|
|
|
- N/A
|
|
|
|
### Master file additions
|
|
|
|
- N/A
|
|
|
|
### Included files that are not contained in this module:
|
|
|
|
- N/A
|
|
|
|
### Credits:
|
|
Gandalf2k15 - Porting
|