mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
Various fixes and QoL tweaks to labor camp (#18841)
* gulag QoL fixes * escape route, analyzer * stops people from spam calling the shuttle down * unifies access * moves ofitser, fixes point claim console * TGUI build * unifies point system for good * TGUI deps * tweak * sirryan review * hard ref removal * more changes * scope creep scope creep * sirryan!
This commit is contained in:
@@ -340,7 +340,8 @@
|
||||
EQUIPMENT("Cards", /obj/item/deck/cards, 150),
|
||||
EQUIPMENT("Guitar", /obj/item/instrument/guitar, 750),
|
||||
EQUIPMENT("Synthesizer", /obj/item/instrument/piano_synth, 1500),
|
||||
EQUIPMENT("Diamond Pickaxe", /obj/item/pickaxe/diamond, 2000)
|
||||
EQUIPMENT("Diamond Pickaxe", /obj/item/pickaxe/diamond, 2000),
|
||||
EQUIPMENT("Analyzer", /obj/item/analyzer, 50)
|
||||
)
|
||||
|
||||
/**********************Mining Equipment Datum**************************/
|
||||
|
||||
Reference in New Issue
Block a user