Skip to content

Commit

Permalink
Tooltip on click-to-activate events
Browse files Browse the repository at this point in the history
  • Loading branch information
Thane Brimhall committed Jul 2, 2011
1 parent d6d59cf commit c9829bf
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions maps/goblin_warrens.txt
Expand Up @@ -276,6 +276,7 @@ intermap=cave1.txt,3,13
type=run_once
location=3,36,1,1
hotspot=-32,-32,64,64
tooltip=Ukkonen's chest
mapmod=object,3,36,160
soundfx=soundfx/wood_open.ogg
loot=random,4,36,2
Expand All @@ -285,7 +286,7 @@ loot=random,4,36,2
type=run_once
location=1,32,1,1
hotspot=-32,-32,64,64
tooltip=Barrel of loot
tooltip=Barrel
mapmod=object,1,32,162
soundfx=soundfx/wood_open.ogg
loot=random,2,32,1
Expand All @@ -295,6 +296,7 @@ loot=random,2,32,1
type=run_once
location=2,28,1,1
hotspot=-32,-32,64,64
tooltip=Averguard Tome
requires_status=ak_ukkonen_search
requires_not=ak_tome_found
mapmod=object,2,28,165
Expand All @@ -304,18 +306,18 @@ loot=id,2,29,9000

[event]
#overlook book 1
type=run_once
location=38,51,1,1
hotspot=-32,-32,64,64
tooltip=History of the Averguard: Ch. 1
mapmod=object,38,51,164
soundfx=soundfx/inventory/inventory_page.ogg
msg="In the Age of Settlement, the Averguard Knights defended peasants against the chaos of the wilderness."

[event]
#overlook book 2
type=run_once
location=38,46,1,1
hotspot=-32,-32,64,64
tooltip=History of the Averguard: Ch. 2
mapmod=object,38,46,164
soundfx=soundfx/inventory/inventory_page.ogg
msg="Sir Evan Maddox led the Averguard when the plague struck. Powerful clerics from the corners of the world were brought here. By the time a cure was found it was too late."
Expand Down

0 comments on commit c9829bf

Please sign in to comment.