mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Merge pull request #1767 from Yoshax/doorfix
Fixes doors sparking as if damaged when spawned or created by RCD
This commit is contained in:
@@ -65,6 +65,7 @@
|
||||
bound_height = width * world.icon_size
|
||||
|
||||
health = maxhealth
|
||||
update_icon()
|
||||
|
||||
update_nearby_tiles(need_rebuild=1)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user