mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Fixed some runtimes
Gibber now properly checks for clothes when you attempt to shove people in it. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2429 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
if(S == src) continue
|
||||
if((S.frequency == src.frequency) && (S.code == src.code))
|
||||
spawn(0)
|
||||
S.pulse(0)
|
||||
if(S) S.pulse(0)
|
||||
return 0
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user