Changes Category

Admin - Game
This commit is contained in:
peoplearestrange
2020-02-04 03:47:12 +00:00
committed by GitHub
parent 86c9021bff
commit f6fbf2fe0d
+1 -1
View File
@@ -1,7 +1,7 @@
// Proc taken from yogstation, credit to nichlas0010 for the original
/client/proc/fix_air(var/turf/open/T in world)
set name = "Fix Air"
set category = "Admin"
set category = "Admin - Game"
set desc = "Fixes air in specified radius."
if(!holder)