Arcade machines now vend their contents (if they have any) before vending the standard prizes.

Spinning toy added.
Xbows now stun people instead of doing damage. (may be subject to change)
Fixed a changeling bug.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2157 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
uporotiy
2011-09-08 12:24:32 +00:00
parent 37a7964b41
commit 167a347526
4 changed files with 41 additions and 28 deletions
+3 -7
View File
@@ -195,17 +195,13 @@
bolt
name = "bolt"
icon_state = "cbbolt"
flag = "rad"
flag = "taser"
damage = 0
nodamage = 1
New()
..()
effects["radiation"] = 30
effectprob["radiation"] = 99
effects["drowsyness"] = 5
effectprob["drowsyness"] = 10
effectmod["radiation"] = ADD
effectmod["drowsyness"] = SET
effects["weak"] = 10
effects["stutter"] = 10
largebolt
name = "largebolt"