neelthee-mansion 3.6.1__py3-none-any.whl → 3.6.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.
@@ -660,8 +660,8 @@ def select_target(chooser, targets: list):
660
660
 
661
661
 
662
662
  def command():
663
- global player
664
- try:
663
+ global player
664
+ #try:
665
665
  ShouldBreak = False
666
666
 
667
667
  while True:
@@ -689,12 +689,12 @@ def command():
689
689
  ShouldBreak = True
690
690
  if ShouldBreak:
691
691
  return
692
- except KeyError as e:
693
- type_text(f"KeyError: {e} - This might be due to an undefined command or incorrect arguments.", colorTrue=color_coding)
694
- except ValueError as e:
695
- type_text(f"ValueError: {e} - This might be due to incorrect arguments provided.", colorTrue=color_coding)
696
- except Exception as e:
697
- type_text(f"Unexpected Error: {e}", colorTrue=color_coding)
692
+ #except KeyError as e:
693
+ # type_text(f"KeyError: {e} - This might be due to an undefined command or incorrect arguments.", colorTrue=color_coding)
694
+ #except ValueError as e:
695
+ # type_text(f"ValueError: {e} - This might be due to incorrect arguments provided.", colorTrue=color_coding)
696
+ #except Exception as e:
697
+ # type_text(f"Unexpected Error: {e}", colorTrue=color_coding)
698
698
 
699
699
  def handle_sleep_command(player: PC):
700
700
  type_text("You decide to rest for a while.", colorTrue=color_coding)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: neelthee-mansion
3
- Version: 3.6.1
3
+ Version: 3.6.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,4 +1,4 @@
1
- neelthee_mansion/Mansion_of_Amnesia.py,sha256=grW9Yn2oqm88hlWwEaM27gfl-F9QcoYnM5EyXUzS8lM,44182
1
+ neelthee_mansion/Mansion_of_Amnesia.py,sha256=7jXNEe47hTD6-u2sOwr5C36Ja2AZrcACcXdbYVXMDbM,44193
2
2
  neelthee_mansion/Quests.py,sha256=q6VzR3mt9AYe29ACWZuf-suz4yOKrL946aJ493eQRS0,2611
3
3
  neelthee_mansion/Rooms.py,sha256=-70z28OFcbBbO_lcmfjMePiqeNMITpWKDuA48LR-Tnk,87843
4
4
  neelthee_mansion/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -7,8 +7,8 @@ neelthee_mansion/all_game_utils.py,sha256=Xfty9uXiYAfmA6iVzJurq852ZBPn7a4gQUcUca
7
7
  neelthee_mansion/creatures.py,sha256=zggk8XTcnWi9q3uaKZugOIJZns_cRFfiTtWgg_YpLds,15318
8
8
  neelthee_mansion/items.py,sha256=78roH1JNOf9eB7PgXkJhs8K6eVsg1By05BRUn5hrP4M,5148
9
9
  neelthee_mansion/utils.py,sha256=Wt1CdK4eCskrxRXkeKgzVoa_NIzwQ047dJU-b_e8pb8,13559
10
- neelthee_mansion-3.6.1.dist-info/METADATA,sha256=m7V98OUUhXqdRj7DUFswK1RG9ztIq-Y-tiHgsNVIvhE,1991
11
- neelthee_mansion-3.6.1.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
12
- neelthee_mansion-3.6.1.dist-info/entry_points.txt,sha256=j5ScTTyIidFhmT3F6hcX9pnlom4cJdDmfe26BmM6Igo,56
13
- neelthee_mansion-3.6.1.dist-info/top_level.txt,sha256=woQImQewylhly5Rb24HwPEGMxPY6do_PaUwGd5BNLOM,17
14
- neelthee_mansion-3.6.1.dist-info/RECORD,,
10
+ neelthee_mansion-3.6.2.dist-info/METADATA,sha256=LqLW3tysyRnJ4gABGt55M-SRtX1tzSJovY8gBbMClGY,1991
11
+ neelthee_mansion-3.6.2.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
12
+ neelthee_mansion-3.6.2.dist-info/entry_points.txt,sha256=j5ScTTyIidFhmT3F6hcX9pnlom4cJdDmfe26BmM6Igo,56
13
+ neelthee_mansion-3.6.2.dist-info/top_level.txt,sha256=woQImQewylhly5Rb24HwPEGMxPY6do_PaUwGd5BNLOM,17
14
+ neelthee_mansion-3.6.2.dist-info/RECORD,,