mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-13 11:24:34 +00:00
Ice Spiders now use frost oil instead of toxin (#32080)
* PARASTENG!! * just monika
This commit is contained in:
committed by
CitadelStationBot
parent
fd2705b6e6
commit
9c63e30e2f
@@ -206,6 +206,7 @@
|
|||||||
atmos_requirements = list("min_oxy" = 0, "max_oxy" = 0, "min_tox" = 0, "max_tox" = 0, "min_co2" = 0, "max_co2" = 0, "min_n2" = 0, "max_n2" = 0)
|
atmos_requirements = list("min_oxy" = 0, "max_oxy" = 0, "min_tox" = 0, "max_tox" = 0, "min_co2" = 0, "max_co2" = 0, "min_n2" = 0, "max_n2" = 0)
|
||||||
minbodytemp = 0
|
minbodytemp = 0
|
||||||
maxbodytemp = 1500
|
maxbodytemp = 1500
|
||||||
|
poison_type = "frost_oil"
|
||||||
color = rgb(114,228,250)
|
color = rgb(114,228,250)
|
||||||
gold_core_spawnable = 0
|
gold_core_spawnable = 0
|
||||||
|
|
||||||
@@ -214,6 +215,7 @@
|
|||||||
atmos_requirements = list("min_oxy" = 0, "max_oxy" = 0, "min_tox" = 0, "max_tox" = 0, "min_co2" = 0, "max_co2" = 0, "min_n2" = 0, "max_n2" = 0)
|
atmos_requirements = list("min_oxy" = 0, "max_oxy" = 0, "min_tox" = 0, "max_tox" = 0, "min_co2" = 0, "max_co2" = 0, "min_n2" = 0, "max_n2" = 0)
|
||||||
minbodytemp = 0
|
minbodytemp = 0
|
||||||
maxbodytemp = 1500
|
maxbodytemp = 1500
|
||||||
|
poison_type = "frost_oil"
|
||||||
color = rgb(114,228,250)
|
color = rgb(114,228,250)
|
||||||
gold_core_spawnable = 0
|
gold_core_spawnable = 0
|
||||||
|
|
||||||
@@ -222,6 +224,7 @@
|
|||||||
atmos_requirements = list("min_oxy" = 0, "max_oxy" = 0, "min_tox" = 0, "max_tox" = 0, "min_co2" = 0, "max_co2" = 0, "min_n2" = 0, "max_n2" = 0)
|
atmos_requirements = list("min_oxy" = 0, "max_oxy" = 0, "min_tox" = 0, "max_tox" = 0, "min_co2" = 0, "max_co2" = 0, "min_n2" = 0, "max_n2" = 0)
|
||||||
minbodytemp = 0
|
minbodytemp = 0
|
||||||
maxbodytemp = 1500
|
maxbodytemp = 1500
|
||||||
|
poison_type = "frost_oil"
|
||||||
color = rgb(114,228,250)
|
color = rgb(114,228,250)
|
||||||
gold_core_spawnable = 0
|
gold_core_spawnable = 0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user