mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-06 07:22:15 +00:00
readjusted composition of syndie bombs
set them to produce a 1-2-5 explosion for the fire changes
This commit is contained in:
@@ -137,12 +137,12 @@
|
||||
OT.master = V
|
||||
|
||||
PT.air_contents.temperature = PLASMA_FLASHPOINT
|
||||
PT.air_contents.toxins = 15
|
||||
PT.air_contents.carbon_dioxide = 33
|
||||
PT.air_contents.toxins = 3
|
||||
PT.air_contents.carbon_dioxide = 17
|
||||
PT.air_contents.update_values()
|
||||
|
||||
OT.air_contents.temperature = PLASMA_FLASHPOINT
|
||||
OT.air_contents.oxygen = 48
|
||||
OT.air_contents.oxygen = 20
|
||||
OT.air_contents.update_values()
|
||||
|
||||
var/obj/item/device/assembly/S
|
||||
@@ -171,4 +171,4 @@
|
||||
|
||||
V.update_icon()
|
||||
|
||||
del(src)
|
||||
del(src)
|
||||
|
||||
Reference in New Issue
Block a user