Consistency

This commit is contained in:
ShizCalev
2017-11-18 14:17:38 -06:00
committed by KorPhaeron
parent 3e99dc8ce8
commit eb22fed8a6
5 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
START_PROCESSING(SSobj, src)
charge = maxcharge
if(ratingdesc)
desc += " This one has a power rating of [maxcharge], and you should not swallow it."
desc += " This one has a power rating of [DisplayPower(maxcharge)], and you should not swallow it."
update_icon()
/obj/item/stock_parts/cell/Destroy()