[BORG UPDATE] Cyborg engineer inflatable walls tool (#24017)

* cyborg engineer inflatable walls

* Apply suggestions from code review

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>

* Update code/game/objects/items/robot/items/inflatable_tool.dm

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>

---------

Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
This commit is contained in:
PhantornRU
2024-03-10 17:45:41 +00:00
committed by GitHub
co-authored by Henri215 Burzah
parent 5670f95cf9
commit e727727f69
4 changed files with 48 additions and 2 deletions
@@ -148,7 +148,6 @@
flick("door_closing",src)
sleep(10)
density = !density
opacity = !opacity
state_open = !state_open
update_icon(UPDATE_ICON_STATE)
is_operating = FALSE