Turn dionas into trees if they overdose on robust too hard (#19451)
* Add polymorph reactioneffect, make dionas polymorph into trees * Actually they'll probably die before they get to 60 so there's that. * Generalize effect loc * Huh so that works * Wow * oh god the tabulation * what how * Review * Why did it happen again?!?!?! * Parent adminhypo from an already existing one. * Since were no longer checking protoname
This commit is contained in:
@@ -267,6 +267,12 @@ reagent-effect-guidebook-make-sentient =
|
||||
*[other] make
|
||||
} the metabolizer sentient
|
||||
|
||||
reagent-effect-guidebook-make-polymorph =
|
||||
{ $chance ->
|
||||
[1] Polymorphs
|
||||
*[other] polymorph
|
||||
} the metabolizer into a { $entityname }
|
||||
|
||||
reagent-effect-guidebook-modify-bleed-amount =
|
||||
{ $chance ->
|
||||
[1] { $deltasign ->
|
||||
|
||||
Reference in New Issue
Block a user