mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Greimorian queens and servants take atmos damage (#20460)
Removes the immunity to atmos damage and cold damage from greimorians queens and servants. This is primarily so they cannot go into vacuum without being damaged, which is odd given all other greimorian variants cannot do so.
This commit is contained in:
@@ -86,11 +86,6 @@
|
||||
speed = -2
|
||||
poison_type = /singleton/reagent/soporific
|
||||
fed = 1
|
||||
minbodytemp = 0
|
||||
maxbodytemp = 350
|
||||
min_oxy = 0
|
||||
max_co2 = 0
|
||||
max_tox = 0
|
||||
var/playable = TRUE
|
||||
sample_data = list("Genetic markers identified as being linked with stem cell differentiaton", "Cellular structures indicative of high offspring production", "Tissue sample contains high neural cell content")
|
||||
|
||||
|
||||
@@ -33,12 +33,6 @@
|
||||
faction = "spiders"
|
||||
fed = 3
|
||||
|
||||
minbodytemp = 0
|
||||
maxbodytemp = 350
|
||||
min_oxy = 0
|
||||
max_co2 = 0
|
||||
max_tox = 0
|
||||
|
||||
mob_swap_flags = HUMAN|SIMPLE_ANIMAL|SLIME|MONKEY
|
||||
mob_push_flags = ALLMOBS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user