yogstation13 / Yogstation

Discord: https://discord.gg/yogs13 Forums: https://forums.yogstation.net
GNU Affero General Public License v3.0
128 stars 447 forks source link

xeno eggs dont activate unless xenomorph touches it #21988

Open LassiH opened 1 month ago

LassiH commented 1 month ago

Severity

Inconvenience

Short Description

touching, walking on the egg dont activate it only activates if xeno touches it

Reproduction

  1. get xenomorph egg
  2. touch it as human for nothing to happen
  3. touch it as xeno and facehugger pops out

Round ID

52411

Test Merges

21883

BYOND Username

lassih

Was this done on a locally hosted or non-Yogstation hosted server?

No

Additional information

No response

Runian commented 1 month ago

Moving close to it while being huggable already triggers it. Not triggering on touching seems intentional. https://github.com/yogstation13/Yogstation/blob/c04a142a38b49610836ce49ac9eb5dc41bb6c0e2/code/game/objects/structures/aliens.dm#L281-L297

Moltijoe commented 1 month ago

its possible the proximity sensor is broken

LassiH commented 3 weeks ago

Moving close to it while being huggable already triggers it. Not triggering on touching seems intentional.

https://github.com/yogstation13/Yogstation/blob/c04a142a38b49610836ce49ac9eb5dc41bb6c0e2/code/game/objects/structures/aliens.dm#L281-L297

that is broken too