mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-23 20:56:47 +01:00
Add: Milk decal + organize stripper outfits.
This commit is contained in:
@@ -213,6 +213,7 @@
|
||||
glass_desc = "White and nutritious goodness!"
|
||||
pH = 6.5
|
||||
value = REAGENT_VALUE_VERY_COMMON
|
||||
var/decal_path = /obj/effect/decal/cleanable/milk
|
||||
|
||||
// Milk is good for humans, but bad for plants. The sugars cannot be used by plants, and the milk fat harms growth. Not shrooms though. I can't deal with this now...
|
||||
/datum/reagent/consumable/milk/on_hydroponics_apply(obj/item/seeds/myseed, datum/reagents/chems, obj/machinery/hydroponics/mytray, mob/user)
|
||||
|
||||
@@ -659,6 +659,14 @@
|
||||
name = "Green stripper outfit"
|
||||
path = /obj/item/clothing/under/misc/stripper/green
|
||||
|
||||
/datum/gear/uniform/blackstripper
|
||||
name = "Black stripper outfit"
|
||||
path = /obj/item/clothing/under/misc/stripper/black
|
||||
|
||||
/datum/gear/uniform/whitestripper
|
||||
name = "White stripper outfit"
|
||||
path = /obj/item/clothing/under/misc/stripper/white
|
||||
|
||||
/datum/gear/uniform/qipao
|
||||
name = "Qipao, Black"
|
||||
path = /obj/item/clothing/under/costume/qipao
|
||||
|
||||
Reference in New Issue
Block a user