Add test for urn actions.
[open-adventure.git] / newdb.c
diff --git a/newdb.c b/newdb.c
index 427661813be5bbc25397c4d2a5045d553f9443c6..0661543ab2ad02619ae3d404cda58dfa9df96150 100644 (file)
--- a/newdb.c
+++ b/newdb.c
@@ -526,13 +526,11 @@ object_description_s object_descriptions[] = {
   },
   {
     .inventory = "Water in the bottle",
-    .longs = (char* []) {
-    },
+    .longs = NULL,
   },
   {
     .inventory = "Oil in the bottle",
-    .longs = (char* []) {
-    },
+    .longs = NULL,
   },
   {
     .inventory = "*mirror",