NTStation / NTstation13

NTstation13 - A version of Spacestation13, forked from /tg/station13.
36 stars 198 forks source link

Laser never displays empty laser icon #892

Closed ACCount12 closed 9 years ago

ACCount12 commented 10 years ago
  1. Spawn a regular laser.
  2. Shot all it charges into the wall.
  3. Laser icon looks like there is some charge left

Reason: shot cost is 83, power cell charge is 1000. 1000 - 83*12 = 4, so there is 4 charge left in cell. Not sure how to fix this.

Tokiko1 commented 10 years ago

Maybe have the icon change to empty when a guns remaining energy is lower than the amount of energy it requires to fire it? That should work for all other display based guns, shouldn't it?