mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Make flaming meteors more flamey.
This commit is contained in:
@@ -216,7 +216,7 @@
|
||||
|
||||
/obj/effect/meteor/flaming/meteor_effect()
|
||||
..(heavy)
|
||||
explosion(src.loc, 1, 2, 3, 4, 0, 0, 5)
|
||||
explosion(src.loc, 1, 2, 3, 4, 0, 0, flame_range = 5)
|
||||
|
||||
//Radiation meteor
|
||||
/obj/effect/meteor/irradiated
|
||||
|
||||
Reference in New Issue
Block a user