mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
[READY] Moves Genetics to the Science department and makes Gen… (#48397)
* great googly moogly it's all gone to shit * Fixed geneticist ID, moved in job list * This is what I get for not building * Fixed HUD sprite * Finalized move to R&D code areas and updated sprites * Mapping fixes on Meta * Boxstation's turn and some Meta fixes * Fixing map conflicts * Moves genetics to science SQUASHED: great googly moogly it's all gone to shit Fixed geneticist ID, moved in job list This is what I get for not building Fixed HUD sprite Finalized move to R&D code areas and updated sprites Mapping fixes on Meta Boxstation's turn and some Meta fixes Fixing map conflicts * lmao travis * okay you can pass travis this time * DeltaStation changes * lmao access bullshit * Kilo also a few code/sprite fixes * Pubbystation * Removed gondolas because people hate fun
This commit is contained in:
@@ -243,7 +243,7 @@
|
||||
|
||||
/obj/structure/closet/wardrobe/genetics_white/PopulateContents()
|
||||
var/static/items_inside = list(
|
||||
/obj/item/clothing/under/rank/medical/geneticist = 2,
|
||||
/obj/item/clothing/under/rank/rnd/geneticist = 2,
|
||||
/obj/item/clothing/shoes/sneakers/white = 2,
|
||||
/obj/item/clothing/suit/toggle/labcoat/genetics = 2,
|
||||
/obj/item/storage/backpack/genetics = 2,
|
||||
|
||||
Reference in New Issue
Block a user