Oblivion Game Data

Select game:

Search:

Select a record type:

PriorMaborelScript (0x0002f157)

  • Record Type: SCPT
  • Editor ID: PriorMaborelScript
  • Form ID: 0x0002f157
  • Source File: Oblivion.noSI.esm.mod
  • Patch Status: FormID has not been modified.
Parameter Value
SCTX
scriptname PriorMaborelScript

;when you open this corpse, you get a journal confirming that Weynon Priory is under attack
short offerHorse		; set to 1 when he has offered 
begin OnActivate

if IsActionRef player == 1 && getdead == 1 && getquestrunning MQ04 == 1
	SetStage MQ04 10
endif

Activate

end

Database last updated 11/02/2011
SCPT records last updated 10/31/2011