Merge pull request #394 from TotallyNotADog/storgeFix

fixes two instances of the typo "storge"
This commit is contained in:
Dahlular
2020-08-17 03:50:20 -06:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -352,7 +352,7 @@
/////////////
/obj/item/storage/belt/organbox
name = "Organ Storge"
name = "Organ Storage"
desc = "A compact box that helps hold massive amounts of implants, organs, and some tools. Has a belt clip for easy carrying"
w_class = WEIGHT_CLASS_BULKY
icon = 'icons/obj/mysterybox.dmi'
+1 -1
View File
@@ -121,7 +121,7 @@
/datum/bounty/item/medical/defibrillator
name = "New defibillators"
description = "After years of storge are defibrillator units have become more liabilities then we want. Please send us some new ones to replace these old ones."
description = "After years of storage are defibrillator units have become more liabilities then we want. Please send us some new ones to replace these old ones."
reward = 5000
required_count = 5
wanted_types = list(/obj/item/defibrillator)