mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 03:02:54 +00:00
Bit of blob work.
Moved the radio defines into the actual radio code files. Fixed a few runtimes. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2229 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -154,7 +154,7 @@
|
||||
if(T.Enter(B,src))
|
||||
B.loc = T
|
||||
else
|
||||
for(var/atom/A in T)//This might be killing the spores
|
||||
for(var/atom/A in T)//This might be killing the spores, it IS killing the spores
|
||||
A.blob_act()
|
||||
T.blob_act()
|
||||
del(B)
|
||||
|
||||
Reference in New Issue
Block a user