Skip to content

Commit

Permalink
manual scanner price 200
Browse files Browse the repository at this point in the history
  • Loading branch information
Zevotech committed Jan 4, 2024
1 parent ce11e86 commit 1c6eb72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/mining/equipment/mineral_scanner.dm
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
w_class = WEIGHT_CLASS_SMALL
flags_1 = CONDUCT_1
slot_flags = ITEM_SLOT_BELT
custom_price = 200
var/cooldown = 35
var/current_cooldown = 0
var/speaker = TRUE // Speaker that plays a sound when pulsed.
Expand Down

0 comments on commit 1c6eb72

Please sign in to comment.