fix phoron spider explosion (#18344)

* larger phoron explosion

* .

* .
This commit is contained in:
Kashargul
2025-08-26 23:57:22 +02:00
committed by GitHub
parent 6855d48769
commit d8a021036f
2 changed files with 3 additions and 3 deletions
@@ -51,8 +51,8 @@
)
var/exploded = FALSE
var/explosion_dev_range = 1
var/explosion_heavy_range = 2
var/explosion_dev_range = 3
var/explosion_heavy_range = 3
var/explosion_light_range = 4
var/explosion_flash_range = 6 // This doesn't do anything iirc.