Merge branch 'master' of git://github.com/Baystation12/Baystation12 into TGUpdates

This commit is contained in:
Ren Erthilo
2012-04-17 23:30:21 +01:00
23 changed files with 904 additions and 78 deletions
+2
View File
@@ -110,6 +110,8 @@
src.add_fingerprint(user)
if (src.bullets < 1)
user.show_message("\red *click* *click*", 2)
for(var/mob/K in viewers(usr))
K << 'empty.ogg'
return
playsound(user, 'Gunshot.ogg', 100, 1)
src.bullets--