Skip to content

Commit

Permalink
Update code/game/objects/items/weapons/ecigs.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Fluffy <[email protected]>
Signed-off-by: Matt Atlas <[email protected]>
  • Loading branch information
NonQueueingMatt and FluffyGhoster authored Oct 4, 2024
1 parent 9ee4a7f commit 1dee293
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/weapons/ecigs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@
. += SPAN_NOTICE("The power meter shows that there's about [round(cig_cell.percent(), 5)]% power remaining.")
else
. += SPAN_NOTICE("There's no power cell connected.")

if(active)
. += SPAN_NOTICE("It is currently turned on.")
else
Expand Down

0 comments on commit 1dee293

Please sign in to comment.