Skip to content

Commit

Permalink
little higher
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveloopers committed Jun 19, 2024
1 parent ade12ca commit a6aa842
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/datums/research_upgrade_datum.dm
Original file line number Diff line number Diff line change
Expand Up @@ -115,11 +115,11 @@
/datum/research_upgrades/item/flamer_tank
name = "Upgraded Incinerator Tank"
desc = "An upgraded incinerator tank, with larger capacity and able to handle stronger fuels."
value_upgrade = 200
value_upgrade = 300
clearance_req = 1
change_purchase = 100
minimum_price = 100
maximum_price = 800
maximum_price = 1000
item_reference = /obj/item/ammo_magazine/flamer_tank/custom/upgraded
behavior = RESEARCH_UPGRADE_NULL
upgrade_type = ITEM_ACCESSORY_UPGRADE
Expand Down

0 comments on commit a6aa842

Please sign in to comment.