tweaks n fixes

- buffed lipolicide weight loss
- buffed punching bag weight loss
- made chocolate slimes much more beefier
- added modular bra (WIP)
- readded radstorm (admin only)
- added fattening vent clog into event pool
This commit is contained in:
evilew
2024-06-03 19:51:01 +02:00
parent 06d72f983b
commit c1f082982e
11 changed files with 99 additions and 89 deletions
+2 -2
View File
@@ -26,8 +26,8 @@
response_help = "pets"
response_disarm = "shoos"
response_harm = "hits"
maxHealth = 20
health = 20
maxHealth = 200
health = 200
obj_damage = 0
melee_damage_lower = 0.001
melee_damage_upper = 0.001
@@ -145,3 +145,13 @@
. += mutable_appearance('icons/effects/blood.dmi', "uniformblood", color = blood_DNA_to_color())
if(accessory_overlay)
. += accessory_overlay
/obj/item/clothing/under/color/grey/modular/bra
name = "grey modular bra"
desc = "A tasteful grey bra that reminds you of the good old days. Now adjusts to the match the wearer's size!"
icon_location = 'GainStation13/icons/mob/modclothes/graymodular_bra.dmi'
icon = 'GainStation13/icons/mob/modclothes/gray_bra.dmi'
icon_state = "grey"
item_state = "defaultsuit"
item_color = "defaultsuit"