Merge pull request #31714 from DaxDupont/screaminginternally
Fixes "permenant" and "permenantly" typos in code/comments.
This commit is contained in:
committed by
CitadelStationBot
parent
be2dc49384
commit
3d50fec086
@@ -132,7 +132,7 @@
|
||||
|
||||
/datum/design/unique_modkit/bounty
|
||||
name = "Kinetic Accelerator Death Syphon Mod"
|
||||
desc = "A device which causes kinetic accelerators to permenantly gain damage against creature types killed with it."
|
||||
desc = "A device which causes kinetic accelerators to permanently gain damage against creature types killed with it."
|
||||
id = "bountymod"
|
||||
materials = list(MAT_METAL = 4000, MAT_SILVER = 4000, MAT_GOLD = 4000, MAT_BLUESPACE = 4000)
|
||||
reagents_list = list("blood" = 40)
|
||||
|
||||
Reference in New Issue
Block a user