Doubled the number of Moonglow Moths spawns, Butterflies Unchained made Ryneus' task harder
This commit is contained in:
parent
17fa688a46
commit
203bd62204
BIN
Skyrim.esm
BIN
Skyrim.esm
Binary file not shown.
Binary file not shown.
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user