mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
fixes some bugs with excited groups and ssair under duncmos
This commit is contained in:
@@ -275,7 +275,8 @@ var/datum/subsystem/air/SSair
|
||||
continue
|
||||
|
||||
var/turf/open/T = t
|
||||
|
||||
if(!istype(T))
|
||||
continue
|
||||
T.excited = 0
|
||||
T.update_visuals()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user