tgstation / tgstation

The /tg/station branch of SS13.
https://www.tgstation13.org/
GNU Affero General Public License v3.0
1.72k stars 4.74k forks source link

Homichlophobia #39455

Open Kerbin-Fiber opened 6 years ago

Kerbin-Fiber commented 6 years ago
  1. Turn on Nyctophobia quirk and step into a sight blocking smoke with a flashlight
  2. Get scared of the 'dark' and slow down

I'm assuming this is because of how dense smoke is coded to work with blocking your ability to see that caused this. I guess fog can count as darkness but it kinda seems a bit broken and a slight oversight.

Tlaltecuhtli commented 6 years ago

if you have a flashlight and you go in maint you will get scared because you outrun the light because lag

MMMiracles commented 6 years ago

i'd get scared too if i ran faster than light

Mooshimi commented 2 years ago

https://github.com/tgstation/tgstation/blob/2cb1087ab1a94c920abaebde4e6e1e82d8573cd9/code/datums/quirks/negative.dm#L326-L352 only returns on things that you wouldn't trigger nict on

Sealed101 commented 1 month ago

could not reproduce on local; server lag may be the cause here perhaps? causing the light to move ever so slightly before the player, which would trigger the quirk. surely this is just a far-fetched hypothetical right?