3rd mining overhaul commit, fun KEPT.

This commit is contained in:
ZomgPonies
2014-06-15 07:52:52 -04:00
parent d31a39256e
commit 2097bed55d
8 changed files with 1 additions and 75 deletions
-7
View File
@@ -51,13 +51,6 @@
icon_state = "coin_clown"
credits = 1000
/obj/item/weapon/coin/adamantine
name = "Adamantine coin"
icon_state = "coin_adamantine"
/obj/item/weapon/coin/mythril
name = "Mythril coin"
icon_state = "coin_mythril"
/obj/item/weapon/coin/attackby(obj/item/weapon/W as obj, mob/user as mob)
if(istype(W,/obj/item/stack/cable_coil) )