neelthee-mansion 3.20.10__py3-none-any.whl → 3.20.12__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.
@@ -126,7 +126,7 @@ get [%*BLUE*%item%*RESET*%] - Pick up an item from your current location
126
126
  search [%*RED*%container%*RESET*%] - Search a container in your current location
127
127
  use [%*BLUE*%item%*RESET*%] - Use an item from your inventory
128
128
  put [%*BLUE*%item%*RESET*%] [in] [%*RED*%container%*RESET*%] - Put an item from your inventory into a container in your current location
129
- examine [%*GREEN*%direction%*RESET*%/%*RED*%container%*RESET*%/%*BLUE*%item%*RESET*%] - Find out some info about the object
129
+ examine [%*GREEN*%direction%*RESET*%/%*RED*%container%*RESET*%/%*BLUE*%item%*RESET*%/%*BROWN*%NPC%*RESET*%] - Find out some info about the object
130
130
  sleep - Rest for a bit and regain some health
131
131
  look - Look around your current location
132
132
  quit - Quit the game
@@ -562,7 +562,6 @@ class Geraldo(NPC):
562
562
  "join": "Thinking about joining Neel-thee? Good idea, If you try and apose him, you're most likely going to die. If you want to join him, you have to go to his study. That is all I can say about this.",
563
563
  },
564
564
  keyword_variations={
565
- "introduction": ["hello", "hi", "greetings", "hey"],
566
565
  "mansion": ["mansion", "this place", "the mansion", "home", "house"],
567
566
  "neel-thee": [
568
567
  "neel-thee",
@@ -573,6 +572,7 @@ class Geraldo(NPC):
573
572
  "escape": ["escape", "leave", "get out", "break free"],
574
573
  "danger": ["danger", "something wrong", "something’s off", "dangerous"],
575
574
  "join": ["join", "joining"],
575
+ "introduction": ["hello", "hi", "greetings", "hey"],
576
576
  },
577
577
  generic_response="The cat looks at you with those mysterious eyes, as if deciding whether or not to speak.",
578
578
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: neelthee-mansion
3
- Version: 3.20.10
3
+ Version: 3.20.12
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,16 +1,16 @@
1
1
  neelthee_mansion/Books.py,sha256=Zs6GOi12vrikne-E37LdrLNRb6CyUogOCDApDGFj6Ls,26168
2
- neelthee_mansion/Mansion_of_Amnesia.py,sha256=hQl-0oO-8rsN4RLll5IgqGi4dONDOBTVexL3wCjl8hk,49949
2
+ neelthee_mansion/Mansion_of_Amnesia.py,sha256=w2V-6velQwJFE6_QCc3DbiM869tRBFWdLT9thKzkbeE,49971
3
3
  neelthee_mansion/Quests.py,sha256=pUlru2RugP57MACQORZaF_X9lsbefTdPYTSO474phgo,2791
4
4
  neelthee_mansion/Rooms.py,sha256=RO93vDdZupVcRkc0e910wb989Od1wWo-WJuzs8VLSaI,82430
5
5
  neelthee_mansion/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  neelthee_mansion/__main__.py,sha256=OIAWZ04le70DyjtR4hlmK9csHej7EHxeUrMoNnM-Vjc,95
7
7
  neelthee_mansion/all_game_utils.py,sha256=AasunTkFmgAqt9ZIoYmymi4R7leBe4ubW-C1ts0Qclo,351
8
- neelthee_mansion/creatures.py,sha256=HF0riTBMyT6Jo_18fNJKXSHA60GWXRDFSSNn9alWUkM,20910
8
+ neelthee_mansion/creatures.py,sha256=vUR8PmdiftCFBCGJbHkCT4AMUPvqwouDGQ4ye2fiPCw,20910
9
9
  neelthee_mansion/items.py,sha256=--DtMCZrurDAe3S-gB5DXAul_kmG9BGB0QmBY2-Fphc,6383
10
10
  neelthee_mansion/utils.py,sha256=GaCkein6dppeufYfBMk59gHAE2b4p9TJW2MsRjyyFvQ,13702
11
- neelthee_mansion-3.20.10.dist-info/LICENSE.md,sha256=CV8XGZaCyyAMdbkYFQUjb8AjBq9vkoyqdZCq1_hetms,1105
12
- neelthee_mansion-3.20.10.dist-info/METADATA,sha256=SWFlRSgvxhFLXHc5stjqL4KRezbZ7mOvND4i0hYLr3A,1757
13
- neelthee_mansion-3.20.10.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
14
- neelthee_mansion-3.20.10.dist-info/entry_points.txt,sha256=j5ScTTyIidFhmT3F6hcX9pnlom4cJdDmfe26BmM6Igo,56
15
- neelthee_mansion-3.20.10.dist-info/top_level.txt,sha256=woQImQewylhly5Rb24HwPEGMxPY6do_PaUwGd5BNLOM,17
16
- neelthee_mansion-3.20.10.dist-info/RECORD,,
11
+ neelthee_mansion-3.20.12.dist-info/LICENSE.md,sha256=CV8XGZaCyyAMdbkYFQUjb8AjBq9vkoyqdZCq1_hetms,1105
12
+ neelthee_mansion-3.20.12.dist-info/METADATA,sha256=RubPblLxonpBNtIZh6PywOsjb1W2IVfrY_C2Wporhe8,1757
13
+ neelthee_mansion-3.20.12.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
14
+ neelthee_mansion-3.20.12.dist-info/entry_points.txt,sha256=j5ScTTyIidFhmT3F6hcX9pnlom4cJdDmfe26BmM6Igo,56
15
+ neelthee_mansion-3.20.12.dist-info/top_level.txt,sha256=woQImQewylhly5Rb24HwPEGMxPY6do_PaUwGd5BNLOM,17
16
+ neelthee_mansion-3.20.12.dist-info/RECORD,,