mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
TG: Fixes a pesky compile error in my last commit.
Revision: r3756 Author: vageyenaman
This commit is contained in:
@@ -232,7 +232,6 @@ CRITTER GRENADE
|
||||
else
|
||||
if (M.ear_damage >= 5)
|
||||
M << "\red Your ears start to ring!"
|
||||
M.update_icons()
|
||||
|
||||
prime() // Prime now just handles the two loops that query for people in lockers and people who can see it.
|
||||
var/turf/T = get_turf(src)
|
||||
|
||||
Reference in New Issue
Block a user