Gives Miners shinybits. (#4840)

* Gives miners marker beacons, moves their locker to another file

* Makes marker beacons ITEM_SIZE_SMALL
This commit is contained in:
Anewbe
2018-02-17 11:19:48 -08:00
committed by Atermonera
parent 077b73a446
commit 7cc8fa0cba
3 changed files with 32 additions and 32 deletions
@@ -25,6 +25,7 @@ var/list/marker_beacon_colors = list(
icon_state = "marker"
max_amount = 100
no_variants = TRUE
w_class = ITEMSIZE_SMALL
var/picked_color = "random"
/obj/item/stack/marker_beacon/ten