Porting some return type annotations and bad keyword fixes, linter stuff.

This commit is contained in:
Ghommie
2019-12-03 03:31:35 +01:00
parent f526a6f4d8
commit 3c7d2972de
15 changed files with 29 additions and 22 deletions
@@ -1295,6 +1295,6 @@
bellyup = 1
update_icons()
/mob/living/silicon/robot/adjustStaminaLossBuffered(amount, updating_stamina = 1)
/mob/living/silicon/robot/adjustStaminaLossBuffered(amount, updating_health = 1)
if(istype(cell))
cell.charge -= amount*5