Skip to content

Commit

Permalink
Better Warning (BeeStation#11963)
Browse files Browse the repository at this point in the history
  • Loading branch information
Programs-The-Station authored Dec 1, 2024
1 parent f681a55 commit f09a133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/cargo/packs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1138,7 +1138,7 @@

/datum/supply_pack/engineering/fuel_rods
name = "Uranium Fuel Rod Crate"
desc = "A five nuclear reactor grade fuel rod crate. Don't forget to wear radiation protection!"
desc = "A five nuclear reactor grade fuel rod crate. Warning: Due to budget constraints, this crate is not lead-lined! Wear radiation protection around this crate."
cost = 3000
max_supply = 2
access_budget = ACCESS_ENGINE
Expand Down

0 comments on commit f09a133

Please sign in to comment.