Giter Club home page Giter Club logo

Comments (4)

DGamerL avatar DGamerL commented on September 27, 2024
/obj/item/organ/internal/brain/proc/handle_severe_brain_damage()
	if(prob(5))
		owner.Hallucinate(60 SECONDS)
		to_chat(owner, "<span class='warning'>You start losing your grip on reality.</span>")
	else if(prob(3))
		owner.Drowsy(20 SECONDS)
		to_chat(owner, "<span class='warning'>You're getting tired.</span>")
	else if(prob(2))
		owner.Stun(5 SECONDS)
		to_chat(owner, "<span class='warning'>You stare forward in a stupor.</span>")
	else if(prob(5))
		owner.KnockDown(1 SECONDS)
		to_chat(owner, "<span class='warning'>You lose your footing, and stumble.</span>")

As far as we can see, you died from brain damage, do you know what might have been it?

from paradise.

Wildorado avatar Wildorado commented on September 27, 2024

That was what Dahk told me too. I don't know what would have caused it. I ate at the cafeteria like no less than 15 minutes before dying. Maybe my target sleepy penned me with something other than sleepy juice while I was power fisting him, but there was a good bit of time between me being in close contact with him and me being dead, like at least 5 minutes.

Can you tell if I was someone's target that round? The character name was Spank. Maybe someone else sleepy penned me, maybe Adam Smith did and played dumb about it. I have no other clues.

  • included eating at the cafe because that's a possible source of intoxication if something was drugged.

from paradise.

DGamerL avatar DGamerL commented on September 27, 2024

That was what Dahk told me too. I don't know what would have caused it. I ate at the cafeteria like no less than 15 minutes before dying. Maybe my target sleepy penned me with something other than sleepy juice while I was power fisting him, but there was a good bit of time between me being in close contact with him and me being dead, like at least 5 minutes.

Can you tell if I was someone's target that round? The character name was Spank. Maybe someone else sleepy penned me, maybe Adam Smith did and played dumb about it. I have no other clues.

  • included eating at the cafe because that's a possible source of intoxication if something was drugged.

You could've possibly been sleepy penned with mercury, that takes about 5 minutes to kill you from 100 to zero
Sadly I can't check the logs for anything like this, so I can't check this sadly

from paradise.

Wildorado avatar Wildorado commented on September 27, 2024

Ah well, I thought mercury was a possibility too.

chalk it up to the unknown. cheers.

from paradise.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.