This commit is contained in:
Fox McCloud
2018-04-19 21:14:00 -04:00
parent 0f28456db3
commit 25d331b0bb
@@ -32,7 +32,7 @@
return
cart.telecrystals += amount
use(amount)
to_chat(user, "<span class='notice'>You slot [src] into the [cart]. The next time it's used, it will also give telecrystals</span>")
to_chat(user, "<span class='notice'>You slot [src] into [cart]. The next time it's used, it will also give telecrystals</span>")
/obj/item/stack/telecrystal/five
amount = 5