mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
Moth wings fixes (#31493)
This commit is contained in:
@@ -2353,8 +2353,10 @@ Eyes need to have significantly high darksight to shine unless the mob has the X
|
||||
wings.icon = initial(wings.icon)
|
||||
wings.pixel_x_offset = initial(wings.pixel_x_offset)
|
||||
update_wing_layer()
|
||||
update_body()
|
||||
return
|
||||
wings.is_open = TRUE
|
||||
wings.icon = wings.open_icon
|
||||
wings.pixel_x_offset = -22 // Center these bad boys
|
||||
update_wing_layer()
|
||||
update_body()
|
||||
|
||||
Reference in New Issue
Block a user