Oblivion Game Data

Select game:

Search:

Select a record type:

SQ10RockshatterScript (0x0006156c)

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

short HouseSet

begin OnAdd Player

if ( GetStage SQ10 < 10 )
	setstage SQ10 10
endif

if ( GetStage SQ10 >= 20 ) && ( GetStage SQ10 < 30 )
	setstage SQ10 30
endif

end

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