mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
Reworks pAIs (#68241)
A pretty heavy refactor for pAIs that just spilled into a rework. Attempts to fully document and organize backend code. Fixes a large number of bugs left untouched for a decade. Breaks down the frontend into subcomponents. Rebalances their software modules. (should) fix pAI faces get removed if you activate them during alert #68242
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
/obj/item/computer_hardware/card_slot = 2,
|
||||
/obj/item/computer_hardware/printer/mini = 2,
|
||||
/obj/item/computer_hardware/recharger/apc_recharger = 2,
|
||||
/obj/item/paicard = 2,
|
||||
/obj/item/pai_card = 2,
|
||||
)
|
||||
refill_canister = /obj/item/vending_refill/modularpc
|
||||
default_price = PAYCHECK_CREW
|
||||
|
||||
Reference in New Issue
Block a user