mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-26 06:26:17 +01:00
turbo nutripump, lore notes and minor junk
- calorite research facility has lore notes (plus I added in a lil extra details or items here and there) - added in the Nutriment Pump TURBO: it will permanently produce a tiny bit of nutriment, slowly fattening whoever has it implanted. It can be made via Nutri-Tech Tools research tree - feeder's den has fattening turrets now, a beaker of lipoifier and 2 turbo nutripump autosurgeons - some code cleaning - added nutripump implant to the uplink - small tweaks (fixed typos, changed names)
This commit is contained in:
@@ -111,8 +111,8 @@ GLOBAL_LIST_INIT(maintenance_loot, list(
|
||||
/obj/item/storage/daki = 3, //VERY IMPORTANT CIT CHANGE - adds bodypillows to maint
|
||||
/obj/item/storage/pill_bottle/penis_enlargement = 2,
|
||||
/obj/item/storage/pill_bottle/breast_enlargement = 2,
|
||||
/obj/item/trash/fatoray_scrap1 = 2, //GS13 - added for researching fat guns
|
||||
/obj/item/trash/fatoray_scrap2 = 2,
|
||||
/obj/item/trash/fatoray_scrap1 = 1, //GS13 - added for researching fat guns
|
||||
/obj/item/trash/fatoray_scrap2 = 1, //GS13
|
||||
/obj/item/clothing/shoes/wheelys = 1,
|
||||
/obj/item/clothing/shoes/kindleKicks = 1,
|
||||
/obj/item/autosurgeon/penis = 1,
|
||||
|
||||
Reference in New Issue
Block a user