Merge pull request #32964 from AutomaticFrenzy/patch/joules
Measure energy values in joules
This commit is contained in:
committed by
CitadelStationBot
parent
e7da4615d6
commit
4204c889ed
@@ -29,7 +29,7 @@
|
||||
START_PROCESSING(SSobj, src)
|
||||
charge = maxcharge
|
||||
if(ratingdesc)
|
||||
desc += " This one has a power rating of [DisplayPower(maxcharge)], and you should not swallow it."
|
||||
desc += " This one has a rating of [DisplayEnergy(maxcharge)], and you should not swallow it."
|
||||
update_icon()
|
||||
|
||||
/obj/item/stock_parts/cell/Destroy()
|
||||
|
||||
Reference in New Issue
Block a user