mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Alternate Jobs Database (#35964)
* Alernate Jobs Database * jobs update * Optional * cheap * some outfits * what a mess * linter * finished datums * should test these before i commit them * remove extra nonsense * better outfit * more improvements * worn sprites * complete * gonfliggd * fixes
This commit is contained in:
@@ -156,6 +156,11 @@ var/list/available_redphone_names3 = list("1","2","3","4","5","6","7","8","9")
|
||||
w_type = RECYK_ELECTRONIC
|
||||
starting_materials = list(MAT_IRON = 200, MAT_GLASS = 20)
|
||||
|
||||
/obj/item/weapon/disk/jobdisk
|
||||
name = "Alternate Jobs Database"
|
||||
desc = "A disk which scrambles the jobs database when installed in the Labor Management Console."
|
||||
icon_state = "synddisk"
|
||||
|
||||
//TODO: Figure out wtf this is and possibly remove it -Nodrak
|
||||
/obj/item/weapon/dummy
|
||||
name = "dummy"
|
||||
|
||||
Reference in New Issue
Block a user