neelthee-mansion 3.23.15__py3-none-any.whl → 3.23.17__py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
@@ -439,7 +439,7 @@ def show_map():
439
439
  map_root.title("Map")
440
440
 
441
441
  map_text = get_map()
442
- map_label = tk.Label(map_root, text=map_text, font=("Courier", 10), width=65, height=15, wraplength=500)
442
+ map_label = tk.Label(map_root, text=map_text, font=("Courier", 10), width=65, height=16, wraplength=500)
443
443
  map_label.pack()
444
444
 
445
445
  map_root.mainloop()
@@ -471,13 +471,10 @@ def showStatus():
471
471
  text = display_directions(text)
472
472
 
473
473
  ## Display the map if available
474
- #if "map" in ROOMS[player.CURRENTROOM]:
475
- # text += f'\n\nKey: {"; ".join(KEY)}\n'
476
- # text += f'\n{ROOMS[player.CURRENTROOM]["map"]}\n'
477
474
  update_map()
478
475
 
479
476
  # Display the description of the current room
480
- text += "\n" + str(ROOMS[player.CURRENTROOM]["info"])
477
+ text += "\n\n" + str(ROOMS[player.CURRENTROOM]["info"])
481
478
 
482
479
  text += f"\n---------------------------"
483
480
 
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
2
- Name: neelthee-mansion
3
- Version: 3.23.15
1
+ Metadata-Version: 2.2
2
+ Name: neelthee_mansion
3
+ Version: 3.23.17
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
@@ -27,6 +27,16 @@ Requires-Dist: pandas
27
27
  Requires-Dist: validators
28
28
  Requires-Dist: dicttoxml
29
29
  Requires-Dist: pytz
30
+ Dynamic: author
31
+ Dynamic: author-email
32
+ Dynamic: classifier
33
+ Dynamic: description
34
+ Dynamic: description-content-type
35
+ Dynamic: home-page
36
+ Dynamic: license
37
+ Dynamic: requires-dist
38
+ Dynamic: requires-python
39
+ Dynamic: summary
30
40
 
31
41
  # Neel-thee's Mansion of Amnesia
32
42
 
@@ -1,5 +1,5 @@
1
1
  neelthee_mansion/Books.py,sha256=Zs6GOi12vrikne-E37LdrLNRb6CyUogOCDApDGFj6Ls,26168
2
- neelthee_mansion/Mansion_of_Amnesia.py,sha256=mn2yaVavJzZvL9Lfa8_Ry_AOGLfIDuzA9gbIvPW3WiU,53650
2
+ neelthee_mansion/Mansion_of_Amnesia.py,sha256=nlk6TjM5Rc_VVa9z6luWICtYTom3tupyyJsrxmlwMtI,53498
3
3
  neelthee_mansion/Quests.py,sha256=pUlru2RugP57MACQORZaF_X9lsbefTdPYTSO474phgo,2791
4
4
  neelthee_mansion/Rooms.py,sha256=5m1GrFNhXJMBzw2zaXM6FUt497BIoJi9BfRFvdhsy_g,79218
5
5
  neelthee_mansion/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -8,9 +8,9 @@ neelthee_mansion/all_game_utils.py,sha256=AnDB5LOawpk0tpnda801r2hAVMFJRq5gbHWkcM
8
8
  neelthee_mansion/creatures.py,sha256=XdRM5DJSnjAKXn4QskXKBf_YGvov26fX3XU1E2ww0zg,19722
9
9
  neelthee_mansion/items.py,sha256=aGEkNUROf4WuLdsmoFYD-0BbJ984SODt73-8-_F1Z9Y,6672
10
10
  neelthee_mansion/utils.py,sha256=1eIb01bsLw7emOy6PCRxyt_JswuyCPhfPS_KRl2IHds,14283
11
- neelthee_mansion-3.23.15.dist-info/LICENSE.md,sha256=CV8XGZaCyyAMdbkYFQUjb8AjBq9vkoyqdZCq1_hetms,1105
12
- neelthee_mansion-3.23.15.dist-info/METADATA,sha256=ekvn7ANAk1k9J3-52CkcQCht8VSAXl0nP96nKyoh4WY,1757
13
- neelthee_mansion-3.23.15.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
14
- neelthee_mansion-3.23.15.dist-info/entry_points.txt,sha256=j5ScTTyIidFhmT3F6hcX9pnlom4cJdDmfe26BmM6Igo,56
15
- neelthee_mansion-3.23.15.dist-info/top_level.txt,sha256=woQImQewylhly5Rb24HwPEGMxPY6do_PaUwGd5BNLOM,17
16
- neelthee_mansion-3.23.15.dist-info/RECORD,,
11
+ neelthee_mansion-3.23.17.dist-info/LICENSE.md,sha256=CV8XGZaCyyAMdbkYFQUjb8AjBq9vkoyqdZCq1_hetms,1105
12
+ neelthee_mansion-3.23.17.dist-info/METADATA,sha256=9AT2YHJwEcWP8vqa9wTyw1FPXUSRelMVuvLWCtGVGcY,1981
13
+ neelthee_mansion-3.23.17.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
14
+ neelthee_mansion-3.23.17.dist-info/entry_points.txt,sha256=j5ScTTyIidFhmT3F6hcX9pnlom4cJdDmfe26BmM6Igo,56
15
+ neelthee_mansion-3.23.17.dist-info/top_level.txt,sha256=woQImQewylhly5Rb24HwPEGMxPY6do_PaUwGd5BNLOM,17
16
+ neelthee_mansion-3.23.17.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.45.1)
2
+ Generator: setuptools (75.8.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5