X-Git-Url: https://jxself.org/git/?p=grue-hunter.git;a=blobdiff_plain;f=objects%2Fbackpack.inf;fp=objects%2Fbackpack.inf;h=33de190dd7d24b1dd941f25769ec12ce9a6a32cf;hp=0000000000000000000000000000000000000000;hb=3861ae43ef5e739e26b5803297f8cf5a960e21dc;hpb=724ecd13809373c2e0f93c96d55b78987a4780eb diff --git a/objects/backpack.inf b/objects/backpack.inf new file mode 100644 index 0000000..33de190 --- /dev/null +++ b/objects/backpack.inf @@ -0,0 +1,20 @@ +! This file is part of Grue Hunter. +! +! Grue Hunter is free software: you can redistribute it and/or modify it +! under the terms of the GNU Affero General Public License as published +! by the Free Software Foundation, either version 3 of the License, or +! (at your option) any later version. +! +! Grue Hunter is distributed in the hope that it will be useful, but +! WITHOUT ANY WARRANTY; without even the implied warranty of +! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +! Affero General Public License for more details. +! +! You should have received a copy of the GNU Affero General Public +! License along with Grue Hunter. If not, see +! . +!=================================================================== +Object backpack "backpack" bottomofpit +with name 'backpack' 'pack' 'knapsack' 'rucksack', + description "A nice cotton canvas bag with two straps that go over your shoulders.", +has clothing container openable;