mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-22 12:47:16 +01:00
[MIRROR] jobs, access and radio to defines (#11546)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
b3ad80a7f9
commit
89704592dd
@@ -3,4 +3,4 @@
|
||||
name = "c-type rotary electric generator board"
|
||||
containertype = /obj/structure/closet/crate/focalpoint
|
||||
containername = "c-type rotary board crate"
|
||||
access = access_engine
|
||||
access = ACCESS_ENGINE
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
cost = 25
|
||||
containertype = /obj/structure/largecrate/animal/sheep
|
||||
containername = "Goat crate"
|
||||
access = access_hydroponics
|
||||
access = ACCESS_HYDROPONICS
|
||||
|
||||
/datum/supply_pack/hydro/woofdog
|
||||
name = "Dog crate"
|
||||
|
||||
@@ -11,5 +11,5 @@
|
||||
cost = 134 // yee haw, also damn you serdy for making me want to add this.
|
||||
containertype = /obj/structure/closet/crate/secure
|
||||
containername = "Cowboy Crate"
|
||||
access = access_armory
|
||||
access = ACCESS_ARMORY
|
||||
contraband = 1
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
containertype = /obj/structure/largecrate/animal/bugsect
|
||||
containername = "EXTREMELY Dangerous Bug crate"
|
||||
contraband = 1
|
||||
access = access_xenobiology
|
||||
access = ACCESS_XENOBIOLOGY
|
||||
|
||||
Reference in New Issue
Block a user