| This is the transcript of a script file, which runs certain tasks in the game upon execution. |
| Details | |
|---|---|
| Type | Decompiled script |
| Editor ID | BlakeSCRIPT
|
| Form ID | 001629B5 |
This script relates to Blake and his possession of Tiny, Tiny Babies: All You Need to Know About Pediatric Medicine and Stress and the Modern Refugee: A Primer during the quest Bitter Springs Infirmary Blues.
scn BlakeSCRIPT
BEGIN OnDeath
if GetQuestCompleted VMS40 == 0 && GetDeadCount VFSArcadeGannon == 1
SetStage VMS40 30
endif
END