mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 11:30:35 +01:00
Cargo Overhaul (#3221)
Changes cargo to be based on credits instead of items The following is still ToDo: Test SQL Loading + Add flyway migration Add changelog Restore the PDA Application
This commit is contained in:
@@ -59,7 +59,12 @@
|
||||
_app_preset_name = "civilian"
|
||||
enrolled = 1
|
||||
|
||||
ERT
|
||||
// Supply
|
||||
/obj/item/modular_computer/console/preset/supply/
|
||||
_app_preset_name = "supply"
|
||||
enrolled = 1
|
||||
|
||||
// ERT
|
||||
/obj/item/modular_computer/console/preset/ert/install_default_hardware()
|
||||
..()
|
||||
ai_slot = new/obj/item/weapon/computer_hardware/ai_slot(src)
|
||||
|
||||
Reference in New Issue
Block a user