Merge pull request #5581 from Anewbe/mining_toys

Technically adds the Ore Redemption Machine
This commit is contained in:
Atermonera
2018-09-22 13:38:10 -07:00
committed by GitHub
16 changed files with 497 additions and 2 deletions
@@ -30,6 +30,8 @@
var/rank = null //actual job
var/dorm = 0 // determines if this ID has claimed a dorm already
var/mining_points = 0 // For redeeming at mining equipment vendors
/obj/item/weapon/card/id/examine(mob/user)
set src in oview(1)
if(in_range(usr, src))