1cf633b1119c5b7bfceba26faaa453812f7bfcaf
[homeland.git] / src / objects / overworld / westofcampsite.inf
1 ! Copyright (C) 2019 Jason Self <j@jxself.org>
2 !
3 ! This file is free software: you may copy, redistribute and/or 
4 ! modify it under the terms of the GNU Affero General Public License 
5 ! as published by the Free Software Foundation, either version 3 of 
6 ! the License, or (at your option) any later version.
7 !
8 ! This file is distributed in the hope that it will be useful, but
9 ! WITHOUT ANY WARRANTY; without even the implied warranty of
10 ! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11 ! Affero General Public License for more details.
12 !
13 ! You should have received a copy of the GNU Affero General Public
14 ! License along with this file. If not, see https://gnu.org/licenses/
15
16 Object  westofcampsite "West Of Campsite"
17   with  description 
18             "You're in an area of flat grassland just east of a 
19             forest. There is a circle of dead grass near recent 
20             livestock tracks in some mud. A flock of birds fly 
21             overhead and disappear into the forest.",
22         before [;
23           Listen:
24             print_ret 
25                 "You hear strange whispers but looking around see no 
26                 one.^";
27         ],
28         e_to campsite,
29         cant_go 
30             "That area has not yet been implemented in this game.",
31   has   light;