mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 19:47:47 +01:00
Adds new GPSs
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
/obj/structure/closet/secure_closet/miner/Initialize()
|
||||
starts_with += /obj/item/device/gps/mining
|
||||
return ..()
|
||||
@@ -0,0 +1,3 @@
|
||||
/obj/structure/closet/secure_closet/paramedic/Initialize()
|
||||
starts_with += /obj/item/device/gps/medical
|
||||
return ..()
|
||||
Reference in New Issue
Block a user