Merge pull request #31714 from DaxDupont/screaminginternally

Fixes "permenant" and "permenantly" typos in code/comments.
This commit is contained in:
Jordan Brown
2017-10-15 12:30:33 -04:00
committed by CitadelStationBot
parent be2dc49384
commit 3d50fec086
5 changed files with 7 additions and 7 deletions
@@ -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)