mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user