mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-30 08:30:08 +01:00
berry virus preset
This commit is contained in:
@@ -91,3 +91,14 @@
|
||||
|
||||
/datum/reagent/berry_juice_infection/proc/fat_hide()
|
||||
return (3 * (volume * volume))/50
|
||||
|
||||
|
||||
//extreme variant, for admin or item purposes
|
||||
/datum/symptom/berry/extreme
|
||||
name = "Extreme berrification"
|
||||
stealth = -7
|
||||
resistance = 11
|
||||
stage_speed = 10
|
||||
transmittable = 2
|
||||
level = 7
|
||||
severity = 5
|
||||
|
||||
@@ -151,7 +151,6 @@
|
||||
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"
|
||||
item_state = "grey_bra"
|
||||
item_color = "grey_bra"
|
||||
|
||||
Reference in New Issue
Block a user