Throw Paper Balls (#5879)

* paper ball fix

* changelog
This commit is contained in:
Conspiir
2018-12-31 13:13:25 +01:00
committed by Werner
parent 1a8e0098f7
commit b6fb3f50b9
2 changed files with 38 additions and 0 deletions
+1
View File
@@ -130,6 +130,7 @@
info = stars(info,85)
user.visible_message("\The [user] crumples \the [src] into a ball!", "You crumple \the [src] into a ball.", "You hear crinkling.")
icon_state = "scrap"
throw_range = 8
return
if (user.a_intent == I_GRAB && icon_state != "scrap" && !istype(src, /obj/item/weapon/paper/carbon))