Skip to content

Commit

Permalink
Update portal_storm_effect_on_condition.json (#58890)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramza13 authored Jul 2, 2022
1 parent 481f53c commit fa6f25b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/json/portal_storm_effect_on_condition.json
Original file line number Diff line number Diff line change
Expand Up @@ -1129,6 +1129,7 @@
{ "u_teleport": { "global_val": "dungeon_start" }, "fail_message": "Something is very wrong!" },
{ "arithmetic": [ { "global_val": "var", "var_name": "portal_dungeon_level" }, "=", { "const": 1 } ] },
{ "run_eocs": [ "EOC_PORTAL_STORM_DUNGEON_MONSTER_SPAWN", "EOC_PORTAL_STORM_DUNGEON_ENDLESS_HUNGER_SPAWN" ] },
{ "queue_eocs": "EOC_PORTAL_STORM_DUNGEON_SHIFT", "time_in_future": [ "5 seconds", "15 seconds" ] },
{ "u_message": "You are trapped in <global_val:place_name>!" },
{ "u_message": { "global_val": "portal_storm_voice_mood", "default_str": "none" }, "snippet": true }
]
Expand Down

0 comments on commit fa6f25b

Please sign in to comment.