neelthee-mansion 3.15.6__py3-none-any.whl → 3.16.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
neelthee_mansion/Rooms.py CHANGED
@@ -157,7 +157,7 @@ ROOMS = {
157
157
  },
158
158
  'item': item('torch'),
159
159
  'containers': {
160
- 'drawers': container([Key('key', "629.IdnXwnt")]),
160
+ 'drawers': container([]),
161
161
  },
162
162
  'info': 'You are in the hall of the house. There is a chest of %*RED*%drawers%*RESET*% against one wall, and flaming %*BLUE*%torch%*RESET*%es on the walls. You hear a \
163
163
  %*YELLOW*%smash%*RESET*% from the %*GREEN*%south%*RESET*%.',
@@ -512,7 +512,7 @@ You notice a ''%*RED*%storage%*RESET*% device in one corner. You hear a %*YELLOW
512
512
  'up': Door('Tower Top'),
513
513
  },
514
514
  'containers': {
515
- 'stone': container([item('money-pouch', 'valuable', 25)], True),
515
+ 'stone': container([item('money-pouch', 'valuable', 25), Key('key', "629.IdnXwnt")], True),
516
516
  },
517
517
  'item': item('tome'),
518
518
  'info': 'You are in the middle of a stone tower. The only light comes from above, through the cracks around the hatch to above.',
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: neelthee-mansion
3
- Version: 3.15.6
3
+ Version: 3.16.1
4
4
  Summary: A text-based adventure game set in Neel-thee’s mansion.
5
5
  Home-page: https://github.com/Flameblade375/neelthee_mansion
6
6
  Author: Alexander.E.F
@@ -40,7 +40,7 @@ Requires-Dist: pytz
40
40
 
41
41
  ## Installation
42
42
 
43
- You can install **Neel-thee's Mansion of Amnesia** using `pip` from the Python Package Index (PyPI). Run the following commands. You need wheel installed before you can install **Neel-thee's Mansion of Amnesia**. (worning! make sure you are using command line and even then sometimes it doesn't work. Please use Visual Studio Code or have turned off colour coding or it will brake):
43
+ You can install **Neel-thee's Mansion of Amnesia** using `pip` from the Python Package Index (PyPI). Run the following commands. You need wheel installed before you can install **Neel-thee's Mansion of Amnesia**. (warning! make sure you are using command line and even then sometimes it doesn't work. Please use Visual Studio Code or have turned off colour coding or it will brake):
44
44
 
45
45
  ```bash
46
46
  pip install wheel
@@ -1,14 +1,14 @@
1
1
  neelthee_mansion/Mansion_of_Amnesia.py,sha256=puhZeSg6YCqzxYRjilzQLjmXklTzHiyMoICVjHxRXog,46220
2
2
  neelthee_mansion/Quests.py,sha256=q6VzR3mt9AYe29ACWZuf-suz4yOKrL946aJ493eQRS0,2611
3
- neelthee_mansion/Rooms.py,sha256=ruF223wYg0wlyYFyXF-5d14fOjY594Ci1lESH3qMDl4,90182
3
+ neelthee_mansion/Rooms.py,sha256=OxZzYFSoHkPi_djVSY7tPigVrYm8NbZDQ4kyGP20dQY,90184
4
4
  neelthee_mansion/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  neelthee_mansion/__main__.py,sha256=OIAWZ04le70DyjtR4hlmK9csHej7EHxeUrMoNnM-Vjc,95
6
6
  neelthee_mansion/all_game_utils.py,sha256=mnxws_YEnsoftkkBMZv1k_zlnGKWGenUvsZnNKjuFJQ,349
7
7
  neelthee_mansion/creatures.py,sha256=nc-6YQ7S89teDiypJdHKLLuq-q3UpbQCVGfJ4hnCb7M,15600
8
8
  neelthee_mansion/items.py,sha256=Dz3y3d1mvbtHLqfIeEmaeDzukG7DlK6AUBZ7LzUMuZQ,5735
9
9
  neelthee_mansion/utils.py,sha256=Wt1CdK4eCskrxRXkeKgzVoa_NIzwQ047dJU-b_e8pb8,13559
10
- neelthee_mansion-3.15.6.dist-info/METADATA,sha256=ih79vTe4rlMJTrwX8ZyV4INkZhqoVq3-C9QompyHU2k,1992
11
- neelthee_mansion-3.15.6.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
12
- neelthee_mansion-3.15.6.dist-info/entry_points.txt,sha256=j5ScTTyIidFhmT3F6hcX9pnlom4cJdDmfe26BmM6Igo,56
13
- neelthee_mansion-3.15.6.dist-info/top_level.txt,sha256=woQImQewylhly5Rb24HwPEGMxPY6do_PaUwGd5BNLOM,17
14
- neelthee_mansion-3.15.6.dist-info/RECORD,,
10
+ neelthee_mansion-3.16.1.dist-info/METADATA,sha256=VBX6lHUEzL8WFCTlZg8n87EkIm_UbhSgTkpaaecof0k,1992
11
+ neelthee_mansion-3.16.1.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
12
+ neelthee_mansion-3.16.1.dist-info/entry_points.txt,sha256=j5ScTTyIidFhmT3F6hcX9pnlom4cJdDmfe26BmM6Igo,56
13
+ neelthee_mansion-3.16.1.dist-info/top_level.txt,sha256=woQImQewylhly5Rb24HwPEGMxPY6do_PaUwGd5BNLOM,17
14
+ neelthee_mansion-3.16.1.dist-info/RECORD,,