Doubled the number of Moonglow Moths spawns, Butterflies Unchained made Ryneus' task harder

This commit is contained in:
Eddoursul 2024-02-01 10:34:13 +01:00
parent 17fa688a46
commit 203bd62204
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -164,7 +164,7 @@ EVENT onActivate(objectReference actronaut)
Actronaut.AddItem(NonIngredientLootable.GetAt(iIndex), lootableCount) Actronaut.AddItem(NonIngredientLootable.GetAt(iIndex), lootableCount)
EndWhile EndWhile
; ^^ FROM USKP ; ^^ FROM USKP
else elseif lootable
actronaut.addItem(lootable, lootableCount) actronaut.addItem(lootable, lootableCount)
endif endif
if bIncrementsWingPluckStat == TRUE if bIncrementsWingPluckStat == TRUE