More magic-number removal.
[open-adventure.git] / adventure.yaml
index 1e7bc3210f227342b6ac6b7d57453ce71ce15347..2228016bf1b79774f66690216f300e9b0122b341 100644 (file)
@@ -3363,8 +3363,8 @@ objects: !!omap
     locations: LOC_NOWHERE
     immovable: true
     descriptions:
-    - '' # something in it
-    - 'There is a small urn-shaped cavity in the rock.'
+    - [CAVITY_FULL, ''] # something in it
+    - [CAVITY_EMPTY, 'There is a small urn-shaped cavity in the rock.']
 - BLOOD:
     words: ['blood']
     inventory: '*blood'