Skip to content

Commit

Permalink
Update eotp.dm (discordia-space#8505)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLeopold authored and MysticalFaceLesS committed Aug 9, 2024
1 parent 095e5e0 commit a93b3fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/core_implant/cruciform/machinery/eotp.dm
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ var/global/obj/machinery/power/eotp/eotp
extra_description += SPAN_NOTICE("\nPower level: [power]/[max_power].")
extra_description += SPAN_NOTICE("\nObservation level: [observation]/[max_observation].")
extra_description += SPAN_NOTICE("\nArmement level: [armaments_points]/[max_armaments_points]")
extra_description += SPAN_NOTICE("\nMiracles: [GLOB.miracle_points]")
..(user, extra_description)

/obj/machinery/power/eotp/Process()
Expand Down

0 comments on commit a93b3fc

Please sign in to comment.