Protects space spawned humans from radiation nebula (#83202)

Fixes #80864 

When a mob is spawned in space in a nebula, they get 1 minute of
radiation immunity. Ninja is the main one, but it'll also apply to other
space spawned mobs (lone nukie, space changeling?)

This only works for dynamic spawned antags. If an admin forces ninja
through an event, it doesnt work


![image](https://github.com/tgstation/tgstation/assets/7501474/98fbb499-86b3-43bc-bf63-403d7fa8df39)

🆑
fix: Space Ninja and other space spawned antags get a 1 minute radiation
shield in the radioactive nebula
/🆑
This commit is contained in:
Time-Green
2024-05-15 03:21:13 +02:00
committed by GitHub
parent 4b174e479b
commit 7499b84c9e
6 changed files with 43 additions and 2 deletions
@@ -183,6 +183,7 @@
var/mob/new_character = applicant
if(makeBody)
new_character = generate_ruleset_body(applicant)
SEND_GLOBAL_SIGNAL(COMSIG_RULESET_BODY_GENERATED_FROM_GHOSTS, applicant)
finish_setup(new_character, i)
notify_ghosts(
"[applicant.name] has been picked for the ruleset [name]!",