Skip to content

Commit

Permalink
Fixes my updates (tgstation#18578)
Browse files Browse the repository at this point in the history
- Fixes ash plating upgrade item not deleting itself when used.
- Fixes research scanner icon being reverted
  • Loading branch information
GunHog authored and optimumtact committed Jun 16, 2016
1 parent 2c92a47 commit f8eca8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/game/objects/items/robot/robot_upgrades.dm
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,8 @@
R.weather_immunities += "ash"
R.icon_state = "ashborg"

return 1

/obj/item/borg/upgrade/selfrepair
name = "self-repair module"
desc = "This module will repair the cyborg over time."
Expand Down
Binary file modified icons/mob/actions.dmi
Binary file not shown.

0 comments on commit f8eca8b

Please sign in to comment.