owls-nest-extension
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -22,2 +22,10 @@ const SKIP_BUTTON_PROLOGUE_ID = "skip-prologue-button"; | ||
) { | ||
world.analytics.event( | ||
"Prologue", | ||
"Skipped Prologue", | ||
"Owl's Nest", | ||
null, | ||
"/maps/owls_nest/default", | ||
"Owl's Nest Default Map" | ||
); | ||
worldState.shouldSkipPrologue = true; | ||
@@ -24,0 +32,0 @@ world.warp("fog_owl"); |
{ | ||
"name": "owls-nest-extension", | ||
"description": "This extension contains the prologue level for TwilioQuest.", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"engines": { | ||
@@ -6,0 +6,0 @@ "twilioquest": "3.2.x" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
428953
3900