Add some map tags.

This commit is contained in:
Eric S. Raymond 2023-04-18 07:51:55 -04:00
parent ebf3e389c0
commit 5075c63cf4

View file

@ -784,7 +784,7 @@ locations: !!omap
You are in a low n/s passage at a hole in the floor. The hole goes You are in a low n/s passage at a hole in the floor. The hole goes
down to an e/w passage. down to an e/w passage.
short: 'You''re in n/s passage above e/w passage.' short: 'You''re in n/s passage above e/w passage.'
maptag: !!null maptag: "Floor hole."
conditions: {DEEP: true} conditions: {DEEP: true}
travel: [ travel: [
{verbs: [HALL, OUT, SOUTH], action: [goto, LOC_KINGHALL]}, {verbs: [HALL, OUT, SOUTH], action: [goto, LOC_KINGHALL]},
@ -1730,7 +1730,7 @@ locations: !!omap
description: description:
long: 'You are in a long sloping corridor with ragged sharp walls.' long: 'You are in a long sloping corridor with ragged sharp walls.'
short: !!null short: !!null
maptag: !!null maptag: "Sloping corridor"
conditions: {DEEP: true} conditions: {DEEP: true}
travel: [ travel: [
{verbs: [UPWAR, SHELL], action: [goto, LOC_SHELLROOM]}, {verbs: [UPWAR, SHELL], action: [goto, LOC_SHELLROOM]},
@ -2048,7 +2048,7 @@ locations: !!omap
roar, so loud that the entire cave seems to be trembling. Another roar, so loud that the entire cave seems to be trembling. Another
passage leads south, and a low crawl goes east. passage leads south, and a low crawl goes east.
short: 'You''re at junction with warm walls.' short: 'You''re at junction with warm walls.'
maptag: !!null maptag: "Warm junction"
conditions: {NOARRR: true, DEEP: true} conditions: {NOARRR: true, DEEP: true}
sound: LOUD_ROAR sound: LOUD_ROAR
travel: [ travel: [