mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Gives miners a GPS on shift start. (#14365)
* No more lack of GPSs * hugboxes GPSes as per request * fixes jamie's code * removes spacing and indentation fixes bc jamie hates fun * Update code/game/objects/items/storage/boxes.dm * Fixes naming issues hopefully * another attempt at fixing the naming issue * Reverts jamies wierd shit * Removes the random tabs Co-authored-by: Jamie D <993128+JamieD1@users.noreply.github.com>
This commit is contained in:
@@ -141,6 +141,7 @@
|
||||
new /obj/item/clothing/mask/gas/explorer(src)
|
||||
new /obj/item/tank/internals/emergency_oxygen(src)
|
||||
new /obj/item/crowbar/red(src)
|
||||
new /obj/item/gps/mining(src)
|
||||
new /obj/item/reagent_containers/hypospray/medipen(src)
|
||||
|
||||
// Engineer survival box
|
||||
|
||||
Reference in New Issue
Block a user