mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 11:38:12 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user