Skip to content

Commit

Permalink
Apple export/import increased to 10 from 5 (Blackstone-SS13#1390)
Browse files Browse the repository at this point in the history
  • Loading branch information
PotatoTomahto authored Jun 17, 2024
2 parents 622e632 + 165a606 commit c9d74aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/roguetown/roguestock/stockpile.dm
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
withdraw_price = 5
transport_fee = 1
export_price = 5
importexport_amt = 5
importexport_amt = 10

/datum/roguestock/stockpile/meat
name = "Meat"
Expand Down

0 comments on commit c9d74aa

Please sign in to comment.