mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-26 23:26:45 -04:00
fix transform after faron twilight
This commit is contained in:
+1
-1
@@ -1409,7 +1409,7 @@ void dSv_event_c::onEventBit(u16 i_no) {
|
||||
|
||||
case REMOVE_SWORD_SHIELD_FROM_WOLF_BACK:
|
||||
if (!dComIfGs_isEventBit(CLEARED_FARON_TWILIGHT)) {
|
||||
dComIfGs_onTransformLV(1); // Set the last transformed twilight to include Faron
|
||||
dComIfGs_onTransformLV(0); // Set the last transformed twilight to include Faron
|
||||
}
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user