Skip to content

Commit

Permalink
Pillar now only grants spell
Browse files Browse the repository at this point in the history
  • Loading branch information
kaosnyrb committed May 3, 2020
1 parent 42dcae8 commit ed3a571
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified datafiles/SKSE/Plugins/Undaunted.dll
Binary file not shown.
Binary file modified datafiles/Scripts/Undaunted_Activator.pex
Binary file not shown.
4 changes: 2 additions & 2 deletions datafiles/Source/Scripts/Undaunted_Activator.psc
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ endFunction

event onActivate(objectReference akActivator)
Game.GetPlayer().AddSpell(startBountySpell)
ClearBountyStatus()
StartEvent(false)
;ClearBountyStatus()
;StartEvent(false)
endEvent

Function CleanUpBounty()
Expand Down

0 comments on commit ed3a571

Please sign in to comment.