mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-14 20:23:26 +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
|
bound_height = width * world.icon_size
|
||||||
|
|
||||||
health = maxhealth
|
health = maxhealth
|
||||||
|
update_icon()
|
||||||
|
|
||||||
update_nearby_tiles(need_rebuild=1)
|
update_nearby_tiles(need_rebuild=1)
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user