Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Jungle Fever [New/Old Path Symptom]
#1
For those of you who weren't around when monkey mode was a thing, jungle fever was a disease that turned people into monkeys when they were bitten by other infected monkeys. It uses ye olde pre-pathology disease code and is kinda lame as a result.

As such, I decided to port it over to the modern pathology system.

Granted, the old form used to instantly transform people, but that's a little absurd, even for a VERY_RARE symptom. Thus, I have made the transition to monkey form much more gradual.

Compare:
https://github.com/goonstation/goonstati...es:patch-3

Diff:
https://github.com/goonstation/goonstati...tch-3.diff

Patch:
https://github.com/goonstation/goonstati...ch-3.patch
#2
Small note, with its current implementation, victims would have to exclusively eat botany bananas (or chug potassium) since spawned bananas have no potassium.
#3
(03-28-2018, 07:30 AM)Arborinus Wrote: Small note, with its current implementation, victims would have to exclusively eat botany bananas (or chug potassium) since spawned bananas have no potassium.

That sounds like a bug.
#4
(03-28-2018, 07:30 AM)Arborinus Wrote: ... spawned bananas have no potassium.

wait, is this true of all produce?
that seems like an oversight.
#5
(03-28-2018, 08:12 AM)John Warcrimes Wrote: that seems like an oversight.

Normally produce has it's potency determined by the parent plant, it's possible adding default potency values for otherwise obtained produce wasn't considered.
#6
(03-29-2018, 04:00 AM)Dr Zoidcrab Wrote:
(03-28-2018, 08:12 AM)John Warcrimes Wrote: that seems like an oversight.

Normally produce has it's potency determined by the parent plant, it's possible adding default potency values for otherwise obtained produce wasn't considered.

well some foods directly call reagents.add_reagent() for things you don't want in the container, but the produce seems to work on a different system I haven't really found because I hate the file structure almost as much as I hate myself. Could likely still be initialised to something other than 0.


Forum Jump:


Users browsing this thread: 1 Guest(s)