mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Added some logging to a method of making explosions that lacked it.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1097 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
var/turf/epicenter = get_turf(loc)
|
||||
|
||||
//world << "\blue Exploding Pressure: [pressure] kPa, intensity: [range]"
|
||||
|
||||
message_admins("Explosive tank rupture! last key to touch the tank was [src.fingerprintslast].")
|
||||
explosion(epicenter, round(range*0.25), round(range*0.5), round(range), round(range*1.5))
|
||||
del(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user