Update to serial 201027
[homeland.git] / src / objects / overworld / campsite.inf
index 5c1a6044dc3a07909bb0800a4043b399dd2197b1..97ec9076fe73bcdbab2b7934663c79053b997c73 100644 (file)
 
 Object  campsite "Campsite"
   with  description 
-            "You are at an old campsite set among some low-lying 
-            hills. Healthy, dark green grass carpets the ground 
-            except around an old fire pit.",
+            "You are at an old campsite set among some low-lying hills 
+            and grassy fields. The sun shines brightly from above, 
+            casting its golden glow in all directions to illuminate 
+            the camping area. The healthy, dark green grass carpets 
+            the field except around an old fire pit. The fire pit 
+            appears to have been used recently and you smell smoke in 
+            the air. It is still intact and there are no ashes. The 
+            hills and grassy fields appears to continue on in all 
+            directions, leading to some trees in the distance in an 
+            area that appears to be heavily wooded.",
+        n_to g59,
+        nw_to g58,
+        ne_to g60,
         w_to westofcampsite,
+        e_to h70,
+        s_to g79,
+        se_to h80,
+        sw_to h78,
         before [;
           Listen:
             print_ret 
-                "You hear chanting from right behind you but looking 
-                around you see no one is there.^";
+                "You listen and hear several raspy coughs nearby... 
+                all coming from the log. You also hear chanting from 
+                right behind you but looking around you see no one is 
+                there.";
         ],
         u_to 
             "That's the sky. Not sure how you plan to get there but 
@@ -41,11 +57,13 @@ Object  firepit "firepit" campsite
 Object  log "log" campsite
   with  name 'log' 'wood',
         description 
-            "It's the remnant of a tree uprooted by a storm. Someone 
-            has taken the time to shape it flat and square for 
-            sitting. Slightly recessed into the ground, it's a 
-            combination of cinnamon and caramel brown. Deep scratches 
-            and ominous stains mar the surface.",
+            "It's the remnant of a tree trunk uprooted by a storm. 
+            About 6 feet long and 2 feet thick, someone has taken the 
+            time to shape it flat and square for sitting. The log is 
+            dry but heavy for its size and would be difficult to move 
+            without some kind of vehicle. Slightly recessed into the 
+            ground, it's a combination of cinnamon and caramel brown. 
+            Deep scratches and ominous stains mar the surface.",
   has   supporter enterable static;
 
 Object  diary "diary"
@@ -67,7 +85,7 @@ Object  lantern "copper lantern" log
             glass in the lamp has a Fresnel type of design, which is 
             used to distribute light widely. The words ~Manufactured 
             By The Frobozz Magic Lantern Company~ are engraved in the 
-            base.^",
+            base.",
         after [;
           SwitchOn:
             give lantern light;