4
Fork 0

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

development
Eddoursul 3 months ago
parent 17fa688a46
commit 203bd62204
  1. BIN
      Skyrim.esm
  2. BIN
      scripts/critter.pex
  3. 2
      source/scripts/critter.psc

Binary file not shown.

Binary file not shown.

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

Loading…
Cancel
Save