mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-03 05:51:56 +00:00
TG update: Fixed the meteors not exploding on impact error.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2685 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
committed by
Albert Iordache
parent
7cc0842cae
commit
1ac1376806
@@ -140,7 +140,7 @@
|
||||
if(isobj(A))
|
||||
del(A)
|
||||
else
|
||||
meteorhit(A)
|
||||
A.meteorhit(src)
|
||||
src.hits--
|
||||
return
|
||||
playsound(src.loc, 'meteorimpact.ogg', 40, 1)
|
||||
|
||||
Reference in New Issue
Block a user