neelthee-mansion 3.9.0__py3-none-any.whl → 3.9.2__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.
@@ -836,7 +836,7 @@ def handle_grumpy_pig(player: PC, enemy: creature):
836
836
  if ask_for_consent("Do you want to use your torch to scare the pig away"):
837
837
  enemy_reacting = False
838
838
  type_text(f'You wave your torch at the pig and it runs away through a tiny open window.', colorTrue=color_coding)
839
- del ROOMS[player.CURRENTROOM]['creatures stats']
839
+ del ROOMS[player.CURRENTROOM]['creatures stats'][ROOMS[player.CURRENTROOM]['creatures stats'].index(enemy)]
840
840
  player.xp += 5
841
841
  if 'rations' in player.inventory:
842
842
  if ask_for_consent("Do you want to throw your ration at the pig"):
neelthee_mansion/items.py CHANGED
@@ -154,6 +154,8 @@ class container:
154
154
  try:
155
155
  for Item in self.contents:
156
156
  geter.inventory_add(Item)
157
+ except:
158
+ pass
157
159
  finally:
158
160
  self.contents = []
159
161
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: neelthee-mansion
3
- Version: 3.9.0
3
+ Version: 3.9.2
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
@@ -1,14 +1,14 @@
1
- neelthee_mansion/Mansion_of_Amnesia.py,sha256=1nc3uERCpPLS2HwGeOfkBHsNlmL572JpMq4VAFfj3C8,44471
1
+ neelthee_mansion/Mansion_of_Amnesia.py,sha256=YEtOxJ5jYAmUQhBK1pY7YsCil8fmSpGND2VfGS-6fj8,44530
2
2
  neelthee_mansion/Quests.py,sha256=q6VzR3mt9AYe29ACWZuf-suz4yOKrL946aJ493eQRS0,2611
3
3
  neelthee_mansion/Rooms.py,sha256=k658h0TUr0EuVnHgbi0xJ2qnmFq_9rpe0V6mZF9_mqA,87843
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=Xfty9uXiYAfmA6iVzJurq852ZBPn7a4gQUcUcaV9yEU,341
7
7
  neelthee_mansion/creatures.py,sha256=DQKYl1G3N92ycjay3_kxTMcOkj1S-zXKqRGUbbFZNlU,15396
8
- neelthee_mansion/items.py,sha256=DznPE0mYAoPUmV71vzLHicN10Pc9CTrXNHefWCydz3g,5273
8
+ neelthee_mansion/items.py,sha256=nNP0jeuUOx2Fv1lze_NU9JmVhJLvTXkJkQ3bON1owwI,5308
9
9
  neelthee_mansion/utils.py,sha256=Wt1CdK4eCskrxRXkeKgzVoa_NIzwQ047dJU-b_e8pb8,13559
10
- neelthee_mansion-3.9.0.dist-info/METADATA,sha256=yCWHWa3tfS9IupSFrHSw-Xtlgt4TeJ4jM1nvy_D0Pt4,1991
11
- neelthee_mansion-3.9.0.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
12
- neelthee_mansion-3.9.0.dist-info/entry_points.txt,sha256=j5ScTTyIidFhmT3F6hcX9pnlom4cJdDmfe26BmM6Igo,56
13
- neelthee_mansion-3.9.0.dist-info/top_level.txt,sha256=woQImQewylhly5Rb24HwPEGMxPY6do_PaUwGd5BNLOM,17
14
- neelthee_mansion-3.9.0.dist-info/RECORD,,
10
+ neelthee_mansion-3.9.2.dist-info/METADATA,sha256=5zRLGgAzVvXBYEBfiy-b3lummofEVoU5-_hXupcPfaA,1991
11
+ neelthee_mansion-3.9.2.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
12
+ neelthee_mansion-3.9.2.dist-info/entry_points.txt,sha256=j5ScTTyIidFhmT3F6hcX9pnlom4cJdDmfe26BmM6Igo,56
13
+ neelthee_mansion-3.9.2.dist-info/top_level.txt,sha256=woQImQewylhly5Rb24HwPEGMxPY6do_PaUwGd5BNLOM,17
14
+ neelthee_mansion-3.9.2.dist-info/RECORD,,