Stendhal Testing: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge →New/Reworked Outfit Sprites: tested more hair outfits |
imported>AntumDeluge Clean up from previous release |
||
| Line 62: | Line 62: | ||
** Replaced "Alt. + direction" with double press direction key to initiate. {{test|nok|}} (AntumDeluge) '''''BUGGY:''' Delayed direction release seems to interfere so does not always initiate.'' |
** Replaced "Alt. + direction" with double press direction key to initiate. {{test|nok|}} (AntumDeluge) '''''BUGGY:''' Delayed direction release seems to interfere so does not always initiate.'' |
||
=== |
=== Outfit Lenders === |
||
* The following outfit lenders were affected the new outfit system changes. Please check that borrowed/rented outfits are working & correct. '''''(1.32)''''' |
|||
** <npc>Timothy</npc> lends out wedding tuxedo ("marriage" quest slot must be set to "engaged" or "forging"). {{test|nok}} ''(if player is wearing wedding gown, veil does not get removed)'' |
|||
=== Entity Sounds === |
|||
* [[Stendhal Quest/Balloon for Bobby]]: |
|||
* sheep: |
|||
** <npc>Bobby</npc> no longer restores original outfit if player is wearing a temporary one '''''(cannot be tested during Mine Town)'''''. {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
** small sheep: 2 new sounds {{test|nok}} ''(appear not to work for summoned sheep)'' |
|||
** large sheep: 3 new sounds {{test|nok}} <span style="color:green;font-style:italic;">(tested by <player>deluge|AntumDeluge</player>: sheep still use small sheep sounds after growing)</span> |
|||
=== New Items === |
|||
'''Weapon:''' |
|||
* {{StendhalFile|master|data/sprites/items/ranged/training_bow.png|training bow}}: ''(disabled)'' |
|||
** Purchased from Chester in archery range. |
|||
** Designed to be used in archery training area, but can be used anywhere. |
|||
** Stats: |
|||
*** '''''RATK:''''' 1 |
|||
*** '''''RANGE:''''' 3 |
|||
*** '''''RATE:''''' 1 |
|||
** Breaks after 150 successful uses. {{test|nok}} (tigertoes - breaks after 149) |
|||
=== New/Replaced Misc Images === |
|||
* {{StendhalFile|2a5d589|data/sprites/examine/dark-elves-wanted.png|dark-elves-wanted.png}} (used in emeral ring quest) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* {{StendhalFile|bf88397|data/sprites/examine/map-ados-city.png|map-ados-city.png}} {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>) NOTE: slightly scaled'' |
|||
* {{StendhalFile|fb3b8d0|data/sprites/examine/map-semos-city.png|map-semos-city.png}} {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* {{StendhalFile|72f27bb|data/sprites/examine/wizards-parchment.png|wizards-parchment.png}} (used in Zekiel quest) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
== Tests Specific to the Next Release == |
== Tests Specific to the Next Release == |
||
| Line 91: | Line 76: | ||
''It is helpful to also use the test client to play on the main, release, server. Playing normally with the [http://stendhalgame.org/development/download.html {{version}}.5 client] could help us uncover new client side bugs, so long as any bug reports make it clear which version of client you use and which server you are playing on.'' |
''It is helpful to also use the test client to play on the main, release, server. Playing normally with the [http://stendhalgame.org/development/download.html {{version}}.5 client] could help us uncover new client side bugs, so long as any bug reports make it clear which version of client you use and which server you are playing on.'' |
||
=== Unreported Bugs that Need Fixed === |
|||
* Butterfly's path is blocked by school building in 0_semos_plains_n. ''(fixed in {{StendhalCommit|2cfe729ff7|commit 2cfe729ff7}})'' {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
=== Outfit System === |
|||
==== New Supported Outfit Layers ==== |
|||
* '''''mouth:''''' self-descriptive {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* '''''eyes:''''' self-descriptive {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* '''''mask:''''' anything that is drawn above the face & under the hair (e.g. glasses, masks, jewelry, etc.) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* '''''hat:''''' drawn above all other layers other than "detail"; can be used for just about anything, but mainly intended for hats & helmets (also good for masks that should be drawn above hair) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
==== Managing Outfits ==== |
|||
* players can set new outfit layers using outfit dialog |
|||
** Java client {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
** web client {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* admins/GMs can set outfits with the ''<span style="color:red;"><nowiki>/alter <character> outfit_ext set <layer=index[,layer=index...]></nowiki></span>'' command {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
** example: ''<span style="color:red;">/alter foo outfit_ext set body=0,dress=11,head=0,mouth=1,eyes=3,mask=0,hair=13,detail=1</span>'' |
|||
** for backward compatibility, the '''''outfit''''' attribute can still be set, but only modifies the traditional layers {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
*** example: ''<span style="color:red;">/alter foo outfit set 113001100</span>'' |
|||
==== Outfit Lenders ==== |
|||
* <npc>Liliana</npc> now rents out full jester suit instead of just hat {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* Magic Boutique outfit lenders no longer rent out glasses (glasses are not standard layer for player outfits) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* The following outfit lenders were affected the new outfit system changes. Please check that borrowed/rented outfits are working & correct. |
|||
** <npc>David</npc> lends out swim trunks in 4 colors. {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
** <npc>Pam</npc> lends out 2 different swimsuits in 2 colors each. {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
** <npc>Tamara</npc> lends out wedding gown ("marriage" quest slot must be set to "engaged" or "forging"). {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
** <npc>Timothy</npc> lends out wedding tuxedo ("marriage" quest slot must be set to "engaged" or "forging"). {{test|nok}} ''(if player is wearing wedding gown, veil does not get removed)'' |
|||
=== NPC Behaviour === |
|||
* NPCs who reverse their walking direction or use a random path when colliding with another entity will stop if all their paths are blocked |
|||
** reverse direction example: <npc>Seremela</npc> {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
** random path example: rabbit/bunny in 0_fado_city {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
==== Commerce ==== |
|||
* <npc>McPegleg</npc> now buys <item>blue legs</item> {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* <npc>D J Smith</npc> |
|||
** buys: |
|||
*** <item>ugmash</item> (1200) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
*** <item>magic cloak</item> (12000) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* <npc>Alexander</npc> |
|||
** buys: |
|||
*** <item>blue helmet</item> (900) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
*** <item>blue boots</item> (200) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
*** <item>blue striped cloak</item> (500) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
*** <item>blue armor</item> (13000 {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
*** <item>blue legs</item> (400) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
*** <item>blue shield</item> (900) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
=== Quests === |
|||
==== New Quests ==== |
|||
* <del>Ad Memoria In Portfolio: {{test|}}</del> (disabled) |
|||
** <del>QUEST_SLOT: ''admemoriainportfolio''</del> |
|||
** <del>starting NPC: Brosoklelo (0_semos_mountain_n2_w)</del> |
|||
** <del>other participating NPCs: Vlamyklela (0_kirdneh_city)</del> |
|||
** <del>Reward:</del> |
|||
*** <del>1000 XP</del> |
|||
*** <del>karma: 15.0 + 15.0 + 100.0 = 130.0 total</del> |
|||
*** <del>portfolio</del> |
|||
* Antivenom Ring: {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
** QUEST_SLOT: ''antivenom_ring'' |
|||
** please see [https://github.com/arianne/stendhal/issues/288 Testing the Antivenom Ring Quest] for instructions |
|||
* Meal for Groongo: {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** QUEST_SLOT: ''meal_for_groongo'' |
|||
** starting NPC: Groongo Rahnnt (int_fado_hotel_0) |
|||
** other participating NPCs: <npc>Stefan</npc> |
|||
** Reward: |
|||
*** 1000 XP |
|||
*** karma: 50.0 + 10.0 = 60 total |
|||
*** 1,000-1,500 money |
|||
*** 10-15 pies |
|||
==== Fixed Quest Bugs ==== |
|||
* [https://stendhalgame.org/quest/find_rat_children.html Find Rat Children] (<npc>Agnus</npc>) |
|||
** Fixed quest not being marked as repeatable in quest log after 24 hours {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* The Guessing Game (a.k.a. Guess Kills) (<npc>Crearid</npc>) |
|||
** Fixed quest always being marked as repeatable in quest log; now only shows as repeatable after one week {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
=== New NPCs === |
=== New NPCs === |
||
=== Enemy Changes === |
|||
* <del>Ambrogita (0_ados_city_n2)</del> (disabled) |
|||
* <del>Brosoklelo (0_semos_mountain_n2_w)</del> (disabled) |
|||
* Jameson (int_apothecary_lab) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* <del>Vlamyklela (0_kirdneh_city)</del> (disabled) |
|||
* Wanda (int_deniran_potions_shop) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
** Sells: |
|||
*** minor potion (150) (normally 100 from other sellers) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
*** potion (300) (normally 250 from other sellers) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
*** greater potion (600) (normally 500 from other sellers) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
*** mega potion (1650) (normally 1500 from other sellers) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
*** antidote (100) (normally 50 from other sellers) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
*** greater antidote (150) (normally 100 & 80 from other sellers) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
*** sedative (400) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
** Buys: |
|||
*** mandragora (1500) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
*** kokuda (5000) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
*** toadstool (60) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
*** poison (40) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
*** greater poison (60) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
*** mega poison (500) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
*** deadly poison (1000) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
*** disease poison (2000) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
*** sedative (200) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
*** venom gland (2000) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* Zoey (int_ados_pet_sanctuary) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
See: {{GHIssue|327|Test Enemy Changes}} |
|||
=== New Enemies === |
|||
=== Item Changes === |
|||
See: {{GHIssue|286|Review New Enemies & Enemy Stat Changes}} |
|||
See: {{GHIssue|328|Test Item Changes}} |
|||
=== New Items === |
|||
See: {{GHIssue|313|Review item changes and new items}} |
|||
=== Enemy Drops === |
|||
Please see {{GHIssue|301|Review drop rate changes}}. |
|||
=== Enemy Stat Changes === |
|||
Please see: {{GHIssue|286|Review New Enemies & Enemy Stat Changes}} |
|||
=== General Graphics === |
|||
'''Standard sized shadows for entities:''' |
|||
* 24x32: (ex.: <creature>young beholder</creature>) |
|||
** classic client {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
** web client (not yet implemented) |
|||
* 32x32: (ex.: <creature>pigeon</creature>, <creature>snake</creature>, <creature>grass snake</creature>, & <creature>beaver</creature>) |
|||
** classic client {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
** web client (not yet implemented) |
|||
* 48x64: (ex.: players & most enemies) |
|||
** classic client {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
** web client (not yet implemented) |
|||
* 64x48: (ex.: <creature>caiman</creature>) |
|||
** classic client {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
** web client (not yet implemented) |
|||
* 64x64: (ex.: <creature>boar</creature>, <creature>lion</creature>, <creature>tiger</creature>, <creature>cow</creature>, & <creature>bull</creature>) |
|||
** classic client {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
** web client (not yet implemented) |
|||
* 64x85: (ex.: <creature>horse</creature> & <creature>white horse</creature>) |
|||
** classic client {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
** web client (not yet implemented) |
|||
* 96x96: (ex.: <creature>elephant</creature> & <creature>king cobra</creature>) |
|||
** classic client {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
** web client (not yet implemented) |
|||
* 96x128: (ex.: <creature>giant</creature> & <creature>elder giant</creature>) |
|||
** classic client {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
** web client (not yet implemented) |
|||
* 144x128: (ex.: <creature>flying golden dragon</creature> & <creature>twin headed dragon</creature>) |
|||
** classic client {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
** web client (not yet implemented) |
|||
* 168x224: (ex.: legendary ice elemental) |
|||
** classic client {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
** web client (not yet implemented) |
|||
* 192x192: (ex.: <creature>necrosophia</creature>) |
|||
** classic client {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
** web client (not yet implemented) |
|||
* 192x256: (ex.: <creature>black dragon</creature>) |
|||
** classic client {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
** web client (not yet implemented) |
|||
* 320x440: (ex.: <creature>balrog</creature>) |
|||
** classic client {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** web client (not yet implemented) |
|||
'''Custom shadows specific to entity:''' |
|||
* <creature>crocodile</creature>: |
|||
** classic client {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** web client (not yet implemented) |
|||
* <creature>ent</creature>: |
|||
** classic client {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** web client (not yet implemented) |
|||
* <creature>entwife</creature>: |
|||
** classic client {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** web client (not yet implemented) |
|||
* <creature>lamia</creature>: |
|||
** classic client {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** web client (not yet implemented) |
|||
=== Entity Graphics === |
|||
==== New/Reworked NPC Sprites ==== |
|||
* {{StendhalFile|master|data/sprites/npc/adosbankassistantnpc.png|adosbankassistantnpc}} (<npc>Rachel</npc>) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/albinoelfnpc.png|albinoelfnpc}} (<npc>Lupos</npc>) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/albinoelf2npc.png|albinoelf2npc}} (<npc>Orchiwald</npc>) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/amazoness_princessnpc.png|amazoness_princessnpc}} (<npc>Princess Esclara</npc>) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/bakernpc.png|bakernpc}} (<npc>Arlindo</npc> & <npc>Linzo</npc>) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/barmannpc.png|barmannpc}} (<npc>Pedro</npc>) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/barman2npc.png|barman2npc}} (<npc>Ruarhi</npc>) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/barman3npc.png|barman3npc}} (<npc>Dale</npc>) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/barracksbuyernpc.png|barracksbuyernpc}} (<npc>Mrotho</npc>) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/bbqgrillmasternpc.png|bbqgrillmasternpc}} (<npc>Haunchy Meatoch</npc>) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/beautifulgirlnpc.png|beautifulgirlnpc}} (<npc>Skye</npc>) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/beggarnpc.png|beggarnpc}} (<npc>Diogenes</npc>) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/blacklordnpc.png|blacklordnpc}} (<npc>Despot Halb Errvl</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/blackwizardpriestnpc.png|blackwizardpriestnpc}} (<npc>Waerryna</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/bluesorceressnpc.png|bluesorceressnpc}} (<npc>Cassandra</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/bossmannpc.png|bossmannpc}} (<npc>Lieutenant Drilenun</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/boyguardnpc.png|boyguardnpc}} (<npc>Will</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/boynpc.png|boynpc}} (<npc>Finn Farmer</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/buyernpc.png|buyernpc}} (<npc>Sato</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/cafesellernpc.png|cafesellernpc}} (<npc>Mia</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/chefnpc.png|chefnpc}} (<npc>Leander</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/childnpc.png|childnpc}} (<npc>Tad</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/deadmannpc.png|deadmannpc}} (<npc>Goran</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/doctornpc.png|doctornpc}} (<npc>Dr. Feelgood</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/drugsdealernpc.png|drugsdealernpc}} (<npc>Pdiddi</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/easterbunnynpc.png|easterbunnynpc}} (can only be tested during Easter) |
|||
* {{StendhalFile|master|data/sprites/npc/elegantladynpc.png|elegantladynpc}} (<npc>Ketteh Wehoh</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/elfbankeroldnpc.png|elfbankeroldnpc}} (<npc>Grafindle</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/elfbankladynpc.png|elfbankladynpc}} (<npc>Nnyddion</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/elfbuyernpc.png|elfbuyernpc}} (<npc>Elodrin</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/elfflowergrowernpc.png|elfflowergrowernpc}} (<npc>Seremela</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/elfmayornpc.png|elfmayornpc}} (<npc>Maerion</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/elfprincessnpc.png|elfprincessnpc}} (<npc>Tywysoga</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/estateagentnpc.png|estateagentnpc}} (<npc>Barrett Holmes</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/estateagent2npc.png|estateagent2npc}} (<npc>Reg Denson</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/executivenpc.png|executivenpc}} (<npc>Wilfred</npc> & <npc>Timothy</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/experiencedwarriornpc.png|experiencedwarriornpc}} (<npc>Starkad</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/fierywaterdistillernpc.png|fierywaterdistillernpc}} (<npc>Uncle Dag</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/fishsoupmakernpc.png|fishsoupmakernpc}} (<npc>Florence Boullabaisse</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/floattingladynpc.png|floattingladynpc}} (<npc>Io Flotto</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/gardenernpc.png|gardenernpc}} (<npc>Sue</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/greenelfwizardnpc.png|greenelfwizardnpc}} (<npc>Silvanus</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/groundskeepernpc.png|groundskeepernpc}} (<npc>Morgrin</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/hanknpc.png|hanknpc}} (<npc>Hank</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/hoeingmannpc.png|hoeingmannpc}} (<npc>Jingo Radish</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/holidaymakernpc.png|holidaymakernpc}} (Pied Piper (disabled)) |
|||
* {{StendhalFile|master|data/sprites/npc/hotelchefnpc.png|hotelchefnpc}} (<npc>Stefan</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/hotelguestnpc.png|hotelguestnpc}} (<npc>Damon</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/hotelreceptionistnpc.png|hotelreceptionistnpc}} (<npc>Linda</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/icecreamsellernpc.png|icecreamsellernpc}} (<npc>Sam</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/investigatornpc.png|investigatornpc}} (<npc>Ceryl</npc> & <npc>Wikipedian</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/jailedbarbariannpc.png|jailedbarbariannpc}} (<npc>Lorenz</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/kid3npc.png|kid3npc}} (<npc>Jens</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/kid4npc.png|kid4npc}} (<npc>George</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/kid5npc.png|kid5npc}} (<npc>Anna</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/kid6npc.png|kid6npc}} (<npc>Jef</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/kid7npc.png|kid7npc}} (<npc>Ben</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/librarianconstantinenpc.png|librarianconstantinenpc}} (Cameron (disabled)) |
|||
* {{StendhalFile|master|data/sprites/npc/lifeguardfemalenpc.png|lifeguardfemalenpc}} (<npc>Pam</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/lifeguardmalenpc.png|lifeguardmalenpc}} (<npc>David</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/liljohnnnnynpc.png|liljohnnnnynpc}} (<npc>Lil Johnnnny</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/littlegirlnpc.png|littlegirlnpc}} (unused) |
|||
* {{StendhalFile|master|data/sprites/npc/littlegirl2npc.png|littlegirl2npc}} (<npc>Elisabeth</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/madscientistnpc.png|madscientistnpc}} (<npc>Boris Karlova</npc>, <npc>Vasi Elos</npc>, & <npc>Vincento Price</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/mageelfnpc.png|mageelfnpc}} (<npc>Merenwen</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/man_000_npc.png|man_000_npc}} (<npc>Zak</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/man_001_npc.png|man_001_npc}} (<npc>Mizuno</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/man_002_npc.png|man_002_npc}} (<npc>Lawrence</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/man_004_npc.png|man_004_npc}} (<npc>Roger Frampton</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/man_008_npc.png|man_008_npc}} (<npc>Martin Farmer</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>) ** why he's wearing a samurai gi... I don't know.'' |
|||
* {{StendhalFile|master|data/sprites/npc/manwithhatnpc.png|manwithhatnpc}} (<npc>Andy</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/marketsellernpc.png|marketsellernpc}} (<npc>Adena</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/marmaidnpc.png|marmaidnpc}} (<npc>Nicklesworth</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/militiaelfnpc.png|militiaelfnpc}} (unused) |
|||
* {{StendhalFile|master|data/sprites/npc/oldwitchnpc.png|oldwitchnpc}} (<npc>Mircea</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/oracle1npc.png|oracle1npc}} (<npc>Periwinkle</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/oracle2npc.png|oracle2npc}} (<npc>Calla</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/oracle3npc.png|oracle3npc}} (<npc>Zinnia</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/oracle4npc.png|oracle4npc}} (<npc>Lobelia</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/orientalwizardnpc.png|orientalwizardnpc}} (<npc>Jaer</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/paulnpc.png|paulnpc}} (Paul Sheriff (only available during Mine Town Weeks)) |
|||
* {{StendhalFile|master|data/sprites/npc/photographernpc.png|photographernpc}} (Kirla (only available during Mine Town Weeks)) |
|||
* {{StendhalFile|master|data/sprites/npc/pinkgirlnpc.png|pinkgirlnpc}} (<npc>Annie Jones</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/pirate_sailornpc.png|pirate_sailornpc}} (<npc>Edward</npc> & <npc>McPegleg</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/pirate_sailor2npc.png|pirate_sailor2npc}} (<npc>Jackie</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/plinknpc.png|plinknpc}} (<npc>Plink</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/postelfnpc.png|postelfnpc}} (<npc>Lorithien</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/principalnpc.png|principalnpc}} (<npc>Femme Fatale</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/recruiter1npc.png|recruiter1npc}} (<npc>Stefan</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/reddemonnpc.png|reddemonnpc}} (<npc>Xaruhwaiyz</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/richardstallmannpc.png|richardstallmannpc}} (<npc>Stichard Rallman</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/royalguardnpc.png|royalguardnpc}} (<npc>Sergeant James</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/sailor1npc.png|sailor1npc}} (<npc>Fishmonger</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/sickleinghalfelfnpc.png|sickleinghalfelfnpc}} (<npc>Eheneumniranin</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/signguynpc.png|signguynpc}} (<npc>Gordon</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/supertrainedguynpc.png|supertrainedguynpc}} (<npc>Super Trainer</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/swimmer1npc.png|swimmer1npc}} (<npc>Cyk</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/swimmer2npc.png|swimmer2npc}} (<npc>Dorinel</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/swimmer3npc.png|swimmer3npc}} (<npc>Enrique</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/swimmer4npc.png|swimmer4npc}} (<npc>Yan</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/swimmer5npc.png|swimmer5npc}} (<npc>John</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/swimmer6npc.png|swimmer6npc}} (<npc>Jane</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/swimmer7npc.png|swimmer7npc}} (<npc>Kelicia</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/swimmer8npc.png|swimmer8npc}} (<npc>Zara</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/tavernbarmaidnpc.png|tavernbarmaidnpc}} (<npc>Laura</npc> & <npc>Margaret</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/taxmannpc.png|taxmannpc}} (<npc>Mr Taxman</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/vergernpc.png|vergernpc}} (<npc>Simon</npc> & <npc>Lukas</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/weaponsellernpc.png|weaponsellernpc}} (<npc>Ouchit</npc>, <npc>Xin Blanca</npc>, & <npc>Yorphin Baos</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/whitesorceressnpc.png|whitesorceressnpc}} (<npc>Elana</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/wizardwomannpc.png|wizardwomannpc}} (<npc>Sarzina</npc> & <npc>Saskia</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/woman_004_npc.png|woman_004_npc}} (<npc>Siandra</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/woman_011_npc.png|woman_011_npc}} (<npc>Carena</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/woman_013_npc.png|woman_013_npc}} (<npc>Sara Beth</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/womanexoticdressnpc.png|womanexoticdressnpc}} (<npc>Marla</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/writernpc.png|writernpc}} (<npc>Marie-Henri</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/xpphunternpc.png|xpphunternpc}} (<npc>XP Hunter</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/yetifemalenpc.png|yetifemalenpc}} (<npc>Mrs. Yeti</npc>) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/yetimalenpc.png|yetimalenpc}} (<npc>Mr. Yeti</npc>) {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/youngnpc.png|youngnpc}} (<npc>Yance</npc> & <npc>Dagobert</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/youngsoldiernpc.png|youngsoldiernpc}} (<npc>Henry</npc> & many others) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/npc/youngwitchnpc.png|youngwitchnpc}} (<npc>Imorgen</npc>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
==== NPC Outfit Changes ==== |
|||
* <npc>Bobby</npc>: outfit changed due to new outfit system layers, but wears outfit similar to old one {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
* <npc>Conual</npc>: now wears prison jumpsuit {{test|ok}} ''(<span style="color:green;">Tested by: AntumDeluge</span>)'' |
|||
==== New/Reworked Enemy Sprites ==== |
|||
* {{StendhalFile|master|data/sprites/monsters/albino_elf/albino_elf_archer.png|albino_elf/albino_elf_archer.png}} (<creature>albino elf archer</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/albino_elf/albino_elf_king.png|albino_elf/albino_elf_king.png}} (<creature>albino elf king</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/albino_elf/albino_elf_magician.png|albino_elf/albino_elf_magician.png}} (<creature>albino elf magician</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/albino_elf/albino_elf_queen.png|albino_elf/albino_elf_queen.png}} (<creature>albino elf queen</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/albino_elf/albino_elf_swordsman.png|albino_elf/albino_elf_swordsman.png}} (<creature>albino elf swordsman</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/amazon/amazoness_bodyguard.png|amazon/amazoness_bodyguard.png}} (<creature>amazoness bodyguard</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/angel/angel.png|angel/angel.png}} (<creature>angel</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/angel/archangel.png|angel/archangel.png}} (<creature>archangel</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/angel/dark_angel.png|angel/dark_angel.png}} (<creature>dark angel</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/angel/dark_archangel.png|angel/dark_archangel.png}} (<creature>dark archangel</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/angel/fallen_angel.png|angel/fallen_angel.png}} (<creature>fallen angel</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/animal/babybear.png|animal/babybear.png}} (<creature>babybear</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/beholder/beholder.png|beholder/beholder.png}} (<creature>beholder</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/beholder/elder_beholder.png|beholder/elder_beholder.png}} (<creature>elder beholder</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/beholder/young_beholder.png|beholder/young_beholder.png}} (<creature>young beholder</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/dark_elf/baby_drow.png|dark_elf/baby_drow.png}} (<creature>child dark elf</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/dark_elf/dark_elf.png|dark_elf/dark_elf.png}} (<creature>dark elf</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/dark_elf/dark_elf_admiral.png|dark_elf/dark_elf_admiral.png}} (<creature>dark elf admiral</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/dark_elf/dark_elf_general.png|dark_elf/dark_elf_general.png}} (<creature>dark elf general</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/dark_elf/dark_elf_knight.png|dark_elf/dark_elf_knight.png}} (<creature>dark elf knight</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/dark_elf/dark_elf_master.png|dark_elf/dark_elf_master.png}} (<creature>dark elf master</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/dark_elf/dark_elf_matronmother.png|dark_elf/dark_elf_matronmother.png}} (<creature>dark elf matronmother</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/dark_elf/dark_elf_ranger.png|dark_elf/dark_elf_ranger.png}} (<creature>dark elf ranger</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/dark_elf/dark_elf_sacerdotist.png|dark_elf/dark_elf_sacerdotist.png}} (<creature>dark elf sacerdotist</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/dark_elf/dark_elf_viceroy.png|dark_elf/dark_elf_viceroy.png}} (<creature>dark elf viceroy</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/dark_elf/dark_elf_wizard.png|dark_elf/dark_elf_wizard.png}} (<creature>dark elf wizard</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/elf/archer_elf.png|elf/archer_elf.png}} (<creature>archer elf</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/elf/archmage_elf.png|elf/archmage_elf.png}} (<creature>archmage elf</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/elf/commander_elf.png|elf/commander_elf.png}} (<creature>commander elf</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/elf/elf.png|elf/elf.png}} (<creature>elf</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/elf/elf_bodyguard.png|elf/elf_bodyguard.png}} (<creature>elf bodyguard</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/elf/elf_sacerdotist.png|elf/elf_sacerdotist.png}} (<creature>elf sacerdotist</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/elf/elf_wizard.png|elf/elf_wizard.png}} (<creature>elf wizard</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/elf/mage_elf.png|elf/mage_elf.png}} (<creature>mage elf</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/elf/militia_elf.png|elf/militia_elf.png}} (<creature>militia elf</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/elf/soldier_elf.png|elf/soldier_elf.png}} (<creature>soldier elf</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/ent/ent.png|ent/ent.png}} (<creature>ent</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/ent/entwife.png|ent/entwife.png}} (<creature>entwife</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/fairy/littlefairy.png|fairy/littlefairy.png}} (<creature>littlefairy</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/fowl/dodo_bird.png|fowl/dodo_bird.png}} (<creature>dodo</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/giant/cyclops.png|giant/cyclops.png}} (<creature>cyclops</creature>) {{test|nok}} ''(Tested by: <span style="color:purple;">tigertoes - (eye needs to be larger and perhaps remove the mustache or whatever is in the nose area)</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/goblin/goblin.png|goblin/goblin.png}} (<creature>goblin</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/goblin/soldier_goblin.png|goblin/soldier_goblin.png}} (<creature>soldier goblin</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/goblin/veteran_goblin.png|goblin/veteran_goblin.png}} (<creature>veteran goblin</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/apprentice_assassin.png|human/apprentice_assassin.png}} (<creature>apprentice assassin</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/assassin.png|human/assassin.png}} (<creature>assassin</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/bandit.png|human/bandit.png}} (<creature>bandit</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/barbarian.png|human/barbarian.png}} (<creature>barbarian</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/barbarian_chaman.png|human/barbarian_chaman.png}} (<creature>barbarian chaman</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/barbarian_elite.png|human/barbarian_elite.png}} (<creature>barbarian elite</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/barbarian_king.png|human/barbarian_king.png}} (<creature>barbarian king</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/barbarian_leader.png|human/barbarian_leader.png}} (<creature>barbarian leader</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/barbarian_priest.png|human/barbarian_priest.png}} (<creature>barbarian priest</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/barbarian_wolf.png|human/barbarian_wolf.png}} (<creature>barbarian wolf</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/cannibal.png|human/cannibal.png}} (<creature>cannibal</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/cannibalwoman.png|human/cannibalwoman.png}} (<creature>cannibal woman</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/darkmonk.png|human/darkmonk.png}} (<creature>darkmonk</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/elder_cannibal.png|human/elder_cannibal.png}} (<creature>elder cannibal</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/hunter.png|human/hunter.png}} (<creature>hunter</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/imperial_archer.png|human/imperial_archer.png}} (<creature>imperial archer</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/imperial_archer_leader.png|human/imperial_archer_leader.png}} (<creature>imperial archer leader</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/imperial_chief.png|human/imperial_chief.png}} (<creature>imperial chief</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/imperial_commander.png|human/imperial_commander.png}} (<creature>imperial commander</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/imperial_defender.png|human/imperial_defender.png}} (<creature>imperial defender</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/imperial_elite_archer.png|human/imperial_elite_archer.png}} (<creature>imperial elite archer</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/imperial_elite_guardian.png|human/imperial_elite_guardian.png}} (<creature>imperial elite guardian</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/imperial_general.png|human/imperial_general.png}} (<creature>imperial general</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/imperial_high_priest.png|human/imperial_high_priest.png}} (<creature>imperial high priest</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/imperial_knight.png|human/imperial_knight.png}} (<creature>imperial knight</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/imperial_leader.png|human/imperial_leader.png}} (<creature>imperial leader</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/imperial_priest.png|human/imperial_priest.png}} (<creature>imperial priest</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/imperial_scientist.png|human/imperial_scientist.png}} (<creature>imperial scientist</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/imperial_veteran.png|human/imperial_veteran.png}} (<creature>imperial veteran</creature>) {{test|ok}} ''(Tested by: <span style="color:purple;">tigertoes</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/kalavan_citizen.png|human/kalavan_citizen.png}} (<creature>kalavan citizen</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/kalavan_housewife.png|human/kalavan_housewife.png}} (<creature>kalavan housewife</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/kalavan_peasant.png|human/kalavan_peasant.png}} (<creature>kalavan peasant</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/kalavan_wisewoman.png|human/kalavan_wisewoman.png}} (<creature>kalavan wisewoman</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/little_assassin.png|human/little_assassin.png}} (<creature>disciple assassin</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/littlewitch.png|human/littlewitch.png}} (<creature>littlewitch</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/littlewizard.png|human/littlewizard.png}} (<creature>littlewizard</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/masked_ninja.png|human/masked_ninja.png}} (<creature>ninja</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/master_assassin.png|human/master_assassin.png}} (<creature>master assassin</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/monk.png|human/monk.png}} (<creature>monk</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/samurai.png|human/samurai.png}} (<creature>samurai</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/shadows_assassin.png|human/shadows_assassin.png}} (<creature>shadows assassin</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/human/soldier_colonel.png|human/soldier_colonel.png}} (<creature>mithrilbourgh colonel</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/hybrid/arachne.png|hybrid/arachne.png}} (<creature>arachne</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' (needs a custom shadow) |
|||
* {{StendhalFile|master|data/sprites/monsters/madaram/kasarkutominubat.png|madaram/kasarkutominubat.png}} (<creature>kasarkutominubat</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/mummy/mummy.png|mummy/mummy.png}} (<creature>mummy</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/mummy/royal_mummy.png|mummy/royal_mummy.png}} (<creature>royal mummy</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/mutant/cat_woman.png|mutant/cat_woman.png}} (<creature>cat woman</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/mutant/imperial_mutant.png|mutant/imperial_mutant.png}} (<creature>imperial mutant</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/mutant/werewolf.png|mutant/werewolf.png}} (<creature>werewolf</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/mythical_being/centaur.png|mythical_being/centaur.png}} (<creature>centaur</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/mythical_being/mermaid.png|mythical_being/mermaid.png}} (<creature>mermaid</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/ogre/elder_ogre.png|ogre/elder_ogre.png}} (<creature>elder ogre</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/ogre/ogre.png|ogre/ogre.png}} (<creature>ogre</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/ogre/ogre_soldier.png|ogre/ogre_soldier.png}} (<creature>ogre soldier</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/ogre/superogre.png|ogre/superogre.png}} (<creature>superogre</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/reptile/caiman.png|reptile/caiman.png}} (<creature>caiman</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' (needs a custom shadow) |
|||
* {{StendhalFile|master|data/sprites/monsters/reptile/crocodile.png|reptile/crocodile.png}} (<creature>crocodile</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/reptile/grass_snake.png|reptile/grass_snake.png}} (<creature>grass snake</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/undead/bloody_zombie.png|undead/bloody_zombie.png}} (<creature>bloody zombie</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/undead/green_phantom.png|undead/green_phantom.png}} (<creature>green phantom</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/undead/headless_monster.png|undead/headless_monster.png}} (<creature>headless monster</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/undead/incorporeal_armor.png|undead/incorporeal_armor.png}} (<creature>incorporeal armor</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/undead/invisible_man.png|undead/invisible_man.png}} (<creature>invisible man</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/undead/rotten_zombie.png|undead/rotten_zombie.png}} (<creature>rotten zombie</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* {{StendhalFile|master|data/sprites/monsters/undead/zombie.png|undead/zombie.png}} (<creature>zombie</creature>) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
==== New "Harmless" Corpse Sprites ==== |
|||
* <creature>cobra</creature> {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* <creature>king cobra</creature> {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
==== New/Reworked Outfit Sprites ==== |
|||
* body: |
|||
** 0 ''({{StendhalFile|master|data/sprites/outfit/body/body_000.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 1 ''({{StendhalFile|master|data/sprites/outfit/body/body_001.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 2 ''({{StendhalFile|master|data/sprites/outfit/body/body_002.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* dress: |
|||
** 1 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_001.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 2 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_002.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 3 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_003.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 4 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_004.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 5 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_005.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 6 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_006.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 7 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_007.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 8 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_008.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 10 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_010.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 11 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_011.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 13 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_013.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 17 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_017.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 18 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_018.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 21 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_021.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 22 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_022.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 24 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_024.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 27 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_027.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 29 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_029.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 30 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_030.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 33 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_033.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 34 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_034.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 35 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_035.png|new image}})'' {{test|}} |
|||
** 38 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_038.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 40 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_040.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 42 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_042.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 43 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_043.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 44 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_044.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 46 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_046.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 47 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_047.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 50 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_050.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 53 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_053.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 60 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_060.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 62 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_062.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 973 (previously 73) ''({{StendhalFile|master|data/sprites/outfit/dress/dress_973.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 976 ''({{StendhalFile|master|data/sprites/outfit/dress/dress_976.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>) (needs touched up, but working)'' |
|||
** 979 (previously 79) ''({{StendhalFile|master|data/sprites/outfit/dress/dress_979.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 981 (previously 81) ''({{StendhalFile|master|data/sprites/outfit/dress/dress_981.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 982 (previously 82) ''({{StendhalFile|master|data/sprites/outfit/dress/dress_982.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 984 (previously 84) ''({{StendhalFile|master|data/sprites/outfit/dress/dress_984.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 985 (previously 85) ''({{StendhalFile|master|data/sprites/outfit/dress/dress_985.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 986 (previously 86) ''({{StendhalFile|master|data/sprites/outfit/dress/dress_986.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 991 (previously 91) ''({{StendhalFile|master|data/sprites/outfit/dress/dress_991.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>) (needs touched up to cover underwear)'' |
|||
** 992 (previously 92) ''({{StendhalFile|master|data/sprites/outfit/dress/dress_992.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>) (needs touched up to cover underwear)'' |
|||
** 993 (previously 93) ''({{StendhalFile|master|data/sprites/outfit/dress/dress_993.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>) (needs touched up to cover underwear)'' |
|||
** 994 (previously 94) ''({{StendhalFile|master|data/sprites/outfit/dress/dress_994.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>) (needs touched up to cover underwear)'' |
|||
** 995 (previously 95) ''({{StendhalFile|master|data/sprites/outfit/dress/dress_995.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 996 (previously 96) ''({{StendhalFile|master|data/sprites/outfit/dress/dress_996.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 997 (previously 97) ''({{StendhalFile|master|data/sprites/outfit/dress/dress_997.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 998 (previously 98) ''({{StendhalFile|master|data/sprites/outfit/dress/dress_998.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* hair: |
|||
** 1 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_001.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 2 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_002.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 3 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_003.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 5 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_005.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 7 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_007.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 8 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_008.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 9 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_009.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 13 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_013.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 14 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_014.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 15 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_015.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 16 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_016.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 17 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_017.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 18 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_018.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 19 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_019.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 20 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_020.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 21 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_021.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 22 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_022.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 24 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_024.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 25 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_025.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 26 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_026.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 27 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_027.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 28 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_028.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 32 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_032.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 33 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_033.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 34 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_034.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 36 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_036.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 37 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_037.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 38 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_038.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 39 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_039.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 40 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_040.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 43 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_043.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 44 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_044.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 47 ''({{StendhalFile|master|data/sprites/outfit/hair/hair_047.png|new image}})'' {{test|}} |
|||
* head: |
|||
** 0 ''({{StendhalFile|master|data/sprites/outfit/head/head_000.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 1 ''({{StendhalFile|master|data/sprites/outfit/head/head_001.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 2 ''({{StendhalFile|master|data/sprites/outfit/head/head_002.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** 3 ''({{StendhalFile|master|data/sprites/outfit/head/head_003.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
==== Safe Outfit Sprites ==== |
|||
* bodies now are covered with underwear when blood setting is turned off {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
==== New/Reworked Item Sprites ==== |
|||
* armor: |
|||
** <item>barbarian armor</item> ''({{StendhalFile|master|data/sprites/items/armor/barbarian_armor.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>black armor</item> ''({{StendhalFile|master|data/sprites/items/armor/black_armor.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>chain armor</item> ''({{StendhalFile|master|data/sprites/items/armor/chain_armor.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>chaos armor</item> ''({{StendhalFile|master|data/sprites/items/armor/chaos_armor.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>dress</item> ''({{StendhalFile|master|data/sprites/items/armor/dress.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>dwarvish armor</item> ''({{StendhalFile|master|data/sprites/items/armor/dwarvish_armor.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>leather armor</item> ''({{StendhalFile|master|data/sprites/items/armor/leather_armor.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>magic plate armor</item> ''({{StendhalFile|master|data/sprites/items/armor/magic_plate_armor.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>mainio armor</item> ''({{StendhalFile|master|data/sprites/items/armor/mainio_armor.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>plate armor</item> ''({{StendhalFile|master|data/sprites/items/armor/plate_armor.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* axe: |
|||
** <item>bardiche</item> ''({{StendhalFile|master|data/sprites/items/axe/bardiche.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>chaos axe</item> ''({{StendhalFile|master|data/sprites/items/axe/chaos_axe.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>hand axe</item> ''({{StendhalFile|master|data/sprites/items/axe/hand_axe.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>old scythe</item> ''({{StendhalFile|master|data/sprites/items/axe/oldscythe.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>small axe</item> ''({{StendhalFile|master|data/sprites/items/axe/small_axe.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* boots: |
|||
** <item>chain boots</item> ''({{StendhalFile|master|data/sprites/items/boots/chain_boots.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>chaos boots</item> ''({{StendhalFile|master|data/sprites/items/boots/chaos_boots.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>mainio boots</item> ''({{StendhalFile|master|data/sprites/items/boots/mainio_boots.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>stone boots</item> ''({{StendhalFile|master|data/sprites/items/boots/stone_boots.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' (ugly) |
|||
** <item>studded boots</item> ''({{StendhalFile|master|data/sprites/items/boots/studded_boots.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' (need a new image) |
|||
* cloak: |
|||
** <item>black cloak</item> ''({{StendhalFile|master|data/sprites/items/cloak/black_cloak.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>black dragon cloak</item> ''({{StendhalFile|master|data/sprites/items/cloak/black_dragon_cloak.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>blue dragon cloak</item> ''({{StendhalFile|master|data/sprites/items/cloak/blue_dragon_cloak.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>blue elf cloak</item> ''({{StendhalFile|master|data/sprites/items/cloak/blue_elf_cloak.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>blue striped cloak</item> ''({{StendhalFile|master|data/sprites/items/cloak/blue_striped_cloak.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>bone dragon cloak</item> ''({{StendhalFile|master|data/sprites/items/cloak/bone_dragon_cloak.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>chaos cloak</item> ''({{StendhalFile|master|data/sprites/items/cloak/chaos_cloak.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>cloak</item> ''({{StendhalFile|master|data/sprites/items/cloak/cloak.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>dwarf cloak</item> ''({{StendhalFile|master|data/sprites/items/cloak/dwarf_cloak.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>elf cloak</item> ''({{StendhalFile|master|data/sprites/items/cloak/elf_cloak.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>elvish cloak</item> ''({{StendhalFile|master|data/sprites/items/cloak/elvish_cloak.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>golden cloak</item> ''({{StendhalFile|master|data/sprites/items/cloak/golden_cloak.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>green dragon cloak</item> ''({{StendhalFile|master|data/sprites/items/cloak/green_dragon_cloak.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>lich cloak</item> ''({{StendhalFile|master|data/sprites/items/cloak/lich_cloak.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>magic cloak</item> ''({{StendhalFile|master|data/sprites/items/cloak/magic_cloak.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>mainio cloak</item> ''({{StendhalFile|master|data/sprites/items/cloak/mainio_cloak.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>red cloak</item> ''({{StendhalFile|master|data/sprites/items/cloak/red_cloak.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>red dragon cloak</item> ''({{StendhalFile|master|data/sprites/items/cloak/red_dragon_cloak.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>rift cloak</item> ''({{StendhalFile|master|data/sprites/items/cloak/rift_cloak.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>shadow cloak</item> ''({{StendhalFile|master|data/sprites/items/cloak/shadow_cloak.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>stone cloak</item> ''({{StendhalFile|master|data/sprites/items/cloak/stone_cloak.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>vampire cloak</item> ''({{StendhalFile|master|data/sprites/items/cloak/vampire_cloak.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* club: |
|||
** <item>club</item> ''({{StendhalFile|master|data/sprites/items/club/club.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>club of thorns</item> ''({{StendhalFile|master|data/sprites/items/club/club_of_thorns.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>enhanced mace</item> ''({{StendhalFile|master|data/sprites/items/club/enhanced_mace.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>ugmash</item> ''({{StendhalFile|master|data/sprites/items/club/ugmash.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* document: |
|||
** <item>closed envelope</item> ''({{StendhalFile|master|data/sprites/items/documents/closed_envelope.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>coupon</item> ''({{StendhalFile|master|data/sprites/items/documents/coupon.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>ice scroll</item> ''({{StendhalFile|master|data/sprites/items/documents/ice_scroll.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>assassins id</item> ''({{StendhalFile|master|data/sprites/items/documents/license.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>opened envelope</item> ''({{StendhalFile|master|data/sprites/items/documents/opened_envelope.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>note</item> ''({{StendhalFile|master|data/sprites/items/documents/paper.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>sealed envelope</item> ''({{StendhalFile|master|data/sprites/items/documents/sealed_envelope.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>unsealed envelope</item> ''({{StendhalFile|master|data/sprites/items/documents/unsealed_envelope.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* drink: |
|||
** <item>beer</item> ''({{StendhalFile|master|data/sprites/items/drink/beer.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>milk</item> ''({{StendhalFile|master|data/sprites/items/drink/milk.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>apple juice</item> ''({{StendhalFile|master|data/sprites/items/drink/red_juice.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>tea</item> ''({{StendhalFile|master|data/sprites/items/drink/tea.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* flower: |
|||
** <item>rose</item> ''({{StendhalFile|master|data/sprites/items/flower/rose.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* food: |
|||
** <item>apple</item> ''({{StendhalFile|master|data/sprites/items/food/apple.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>banana</item> ''({{StendhalFile|master|data/sprites/items/food/banana.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>carrot</item> ''({{StendhalFile|master|data/sprites/items/food/carrot.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>cheese</item> ''({{StendhalFile|master|data/sprites/items/food/cheese.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>cheeseydog</item> ''({{StendhalFile|master|data/sprites/items/food/cheese_sausage_on_bun.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>cheese sausage</item> ''({{StendhalFile|master|data/sprites/items/food/cheesesausage.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>cherry</item> ''({{StendhalFile|master|data/sprites/items/food/cherry.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>chicken</item> ''({{StendhalFile|master|data/sprites/items/food/chicken.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>coconut</item> ''({{StendhalFile|master|data/sprites/items/food/coconut.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>easter egg</item> ''({{StendhalFile|master|data/sprites/items/food/easter_egg.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>egg</item> ''({{StendhalFile|master|data/sprites/items/food/egg.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>grapes</item> ''({{StendhalFile|master|data/sprites/items/food/grapes.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>grilled steak</item> ''({{StendhalFile|master|data/sprites/items/food/grilled_steak.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>ham</item> ''({{StendhalFile|master|data/sprites/items/food/ham.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>smoked ham</item> ''({{StendhalFile|master|data/sprites/items/food/ham_smoked.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>icecream</item> ''({{StendhalFile|master|data/sprites/items/food/icecream.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>licorice</item> ''({{StendhalFile|master|data/sprites/items/food/licorice.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>meat</item> ''({{StendhalFile|master|data/sprites/items/food/meat.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>smoked meat</item> ''({{StendhalFile|master|data/sprites/items/food/meat_smoked.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>pear</item> ''({{StendhalFile|master|data/sprites/items/food/pear.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>pizza</item> ''({{StendhalFile|master|data/sprites/items/food/pizza.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>pomegranate</item> ''({{StendhalFile|master|data/sprites/items/food/pomegranate.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>sausage</item> ''({{StendhalFile|master|data/sprites/items/food/sausage.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>hotdog</item> ''({{StendhalFile|master|data/sprites/items/food/sausage_on_bun.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>small easter egg</item> ''({{StendhalFile|master|data/sprites/items/food/small_easter_egg.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>spotted egg</item> ''({{StendhalFile|master|data/sprites/items/food/spotted_egg.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>sugar</item> ''({{StendhalFile|master|data/sprites/items/food/sugar.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>tomato</item> ''({{StendhalFile|master|data/sprites/items/food/tomato.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>watermelon</item> ''({{StendhalFile|master|data/sprites/items/food/watermelon.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* grower: |
|||
** arandula grower ''({{StendhalFile|master|data/sprites/items/grower/arandula_grower.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** egg grower ''({{StendhalFile|master|data/sprites/items/grower/egg_grower.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** grapes grower ''({{StendhalFile|master|data/sprites/items/grower/grapes_grower.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** watermelon grower ''({{StendhalFile|master|data/sprites/items/grower/watermelon_grower.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* helmet: |
|||
** <item>black helmet</item> ''({{StendhalFile|master|data/sprites/items/helmet/black_helmet.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>blue helmet</item> ''({{StendhalFile|master|data/sprites/items/helmet/blue_helmet.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>chain helmet</item> ''({{StendhalFile|master|data/sprites/items/helmet/chain_helmet.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>chaos helmet</item> ''({{StendhalFile|master|data/sprites/items/helmet/chaos_helmet.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>liberty helmet</item> ''({{StendhalFile|master|data/sprites/items/helmet/liberty_helmet.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>mainio helmet</item> ''({{StendhalFile|master|data/sprites/items/helmet/mainio_helmet.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>red helmet</item> ''({{StendhalFile|master|data/sprites/items/helmet/red_helmet.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* herb: |
|||
** <item>arandula</item> ''({{StendhalFile|master|data/sprites/items/herb/arandula.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* legs: |
|||
** <item>chain legs</item> ''({{StendhalFile|master|data/sprites/items/legs/chain_legs.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>chaos legs</item> ''({{StendhalFile|master|data/sprites/items/legs/chaos_legs.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>elvish legs</item> ''({{StendhalFile|master|data/sprites/items/legs/elvish_legs.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>leather legs</item> ''({{StendhalFile|master|data/sprites/items/legs/leather_legs.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>mainio legs</item> ''({{StendhalFile|master|data/sprites/items/legs/mainio_legs.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>shadow legs</item> ''({{StendhalFile|master|data/sprites/items/legs/shadow_legs.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>studded legs</item> ''({{StendhalFile|master|data/sprites/items/legs/studded_legs.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* misc: |
|||
** <item>giant heart</item> ''({{StendhalFile|master|data/sprites/items/misc/giant_heart.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* ranged: |
|||
** <item>crossbow</item> ''({{StendhalFile|master|data/sprites/items/ranged/crossbow.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>longbow</item> ''({{StendhalFile|master|data/sprites/items/ranged/longbow.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* relic: |
|||
** <item>ankh</item> ''({{StendhalFile|master|data/sprites/items/relic/ankh.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* resource: |
|||
** <item>beeswax</item> ''({{StendhalFile|master|data/sprites/items/resource/beeswax.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>candle</item> ''({{StendhalFile|master|data/sprites/items/resource/candle.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>coal</item> ''({{StendhalFile|master|data/sprites/items/resource/coal.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>golden egg</item> ''({{StendhalFile|master|data/sprites/items/resource/golden_egg.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>reptile egg</item> ''({{StendhalFile|master|data/sprites/items/resource/green_egg.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>horse hair</item> ''({{StendhalFile|master|data/sprites/items/resource/horsehair.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>mythical egg</item> ''({{StendhalFile|master|data/sprites/items/resource/mythical_egg.png|new image}})'' {{test|nok}} |
|||
* scroll: |
|||
** <item>ados city scroll</item> ''({{StendhalFile|master|data/sprites/items/scroll/ados.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>blank pet scroll</item> ''({{StendhalFile|master|data/sprites/items/scroll/blank_pet_scroll.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>deniran city scroll</item> ''({{StendhalFile|master|data/sprites/items/scroll/deniran.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>empty scroll</item> ''({{StendhalFile|master|data/sprites/items/scroll/empty.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>fado city scroll</item> ''({{StendhalFile|master|data/sprites/items/scroll/fado.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>home scroll</item> ''({{StendhalFile|master|data/sprites/items/scroll/home.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>kalavan city scroll</item> ''({{StendhalFile|master|data/sprites/items/scroll/kalavan.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>kirdneh city scroll</item> ''({{StendhalFile|master|data/sprites/items/scroll/kirdneh.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>marked scroll</item> ''({{StendhalFile|master|data/sprites/items/scroll/marked.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>nalwor city scroll</item> ''({{StendhalFile|master|data/sprites/items/scroll/nalwor.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>summon scroll</item> ''({{StendhalFile|master|data/sprites/items/scroll/summon.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>summon pet scroll</item> ''({{StendhalFile|master|data/sprites/items/scroll/summon_pet.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* shield: |
|||
** <item>chaos shield</item> ''({{StendhalFile|master|data/sprites/items/shield/chaos_shield.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>elvish shield</item> ''({{StendhalFile|master|data/sprites/items/shield/elvish_shield.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>green dragon shield</item> ''({{StendhalFile|master|data/sprites/items/shield/green_dragon_shield.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>magic plate shield</item> ''({{StendhalFile|master|data/sprites/items/shield/magic_plate_shield.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>mainio shield</item> ''({{StendhalFile|master|data/sprites/items/shield/mainio_shield.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>mithril shield</item> ''({{StendhalFile|master|data/sprites/items/shield/mithril_shield.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>shadow shield</item> ''({{StendhalFile|master|data/sprites/items/shield/shadow_shield.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* special: |
|||
** <item>lucky charm</item> ''({{StendhalFile|master|data/sprites/items/special/lucky_charm.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* sword: |
|||
** <item>assassin dagger</item> ''({{StendhalFile|master|data/sprites/items/sword/assassin_dagger.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>night dagger</item> ''({{StendhalFile|master|data/sprites/items/sword/black_dagger.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>black sword</item> ''({{StendhalFile|master|data/sprites/items/sword/black_sword.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>drow sword</item> ''({{StendhalFile|master|data/sprites/items/sword/blooddrinker.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>buster</item> ''({{StendhalFile|master|data/sprites/items/sword/buster.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>chaos dagger</item> ''({{StendhalFile|master|data/sprites/items/sword/chaos_dagger.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>dagger</item> ''({{StendhalFile|master|data/sprites/items/sword/dagger.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>dark dagger</item> ''({{StendhalFile|master|data/sprites/items/sword/dark_dagger.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>elvish sword</item> ''({{StendhalFile|master|data/sprites/items/sword/elvish_sword.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>golden blade</item> ''({{StendhalFile|master|data/sprites/items/sword/golden_blade.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>golden orc sword</item> ''({{StendhalFile|master|data/sprites/items/sword/golden_orc_sword.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>hell dagger</item> ''({{StendhalFile|master|data/sprites/items/sword/hell_dagger.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>katana</item> ''({{StendhalFile|master|data/sprites/items/sword/katana.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>knife</item> ''({{StendhalFile|master|data/sprites/items/sword/knife.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>l hand sword</item> ''({{StendhalFile|master|data/sprites/items/sword/l_hand_sword.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>r hand sword</item> ''({{StendhalFile|master|data/sprites/items/sword/r_hand_sword.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>nihonto</item> ''({{StendhalFile|master|data/sprites/items/sword/nihonto.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>orc sword</item> ''({{StendhalFile|master|data/sprites/items/sword/orc_sword.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>scimitar</item> ''({{StendhalFile|master|data/sprites/items/sword/scimitar.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>soul dagger</item> ''({{StendhalFile|master|data/sprites/items/sword/soul_dagger.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <item>vampire sword</item> ''({{StendhalFile|master|data/sprites/items/sword/vampire_sword.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* tool: |
|||
** <item>pick</item> ''({{StendhalFile|master|data/sprites/items/tool/pick.png|new image}})'' {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
=== Misc. Images === |
|||
'''Examine images changes:''' |
|||
* Added touched up Monogenes to {{StendhalFile|master|data/sprites/examine/monogenes.png|monogenes.png}} {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
=== Entity Sounds === |
=== Entity Sounds === |
||
* all |
* all kobolds: 5 new sounds (replaced old sounds) {{test|}} |
||
* all kobolds: 4 new sounds {{test|}} |
|||
* all ogres: 7 new sounds {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* all orcs: 3 new sounds {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* <creature>balrog</creature>: 1 new sound {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* <creature>bear</creature> & <creature>black bear</creature>: 3 new sounds {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* <creature>boar</creature>: 1 new sound {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* <creature>chicken</creature> & <creature>mother hen</creature>: 3 new sounds {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* <creature>cyclops</creature>: 5 new sounds (replaced old sounds) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* <creature>death</creature>: 1 new sound (replaced old sound) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* <creature>dodo</creature>: 1 new sound {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* gargoyles ''(Note: all gargoyles now have the same number of sounds: 2)'': |
|||
** <creature>elder gargoyle</creature>: 1 new sound {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <creature>gargoyle</creature>, <creature>dark gargoyle</creature>, & <creature>venom gargoyle</creature>: 2 new sounds {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* <creature>gashadokuro</creature>: 1 new sound {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* <creature>ghost</creature>: 3 new sounds {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* <creature>high lich</creature>: 1 new sound {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* <creature>horse</creature> & <creature>white horse</creature>: 3 new sounds {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* <creature>imp</creature> & <creature>winged blue imp</creature>: 1 new sound {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* <creature>lion</creature>: 1 new sound {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* <creature>mummy</creature> & <creature>royal mummy</creature>: 1 new sound {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* <creature>ram</creature>: 3 new sounds {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* rats: |
|||
** <creature>giantrat</creature>: 3 new sounds {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <creature>razorrat</creature>: 4 new sounds {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** <creature>rat</creature>, <creature>caverat</creature>, <creature>venomrat</creature>, & <creature>zombie rat</creature>: 3 new sounds {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* <creature>robot aruthon</creature>: 1 new sound (re-added previously deleted sound) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* sheep: |
|||
** small sheep: 2 new sounds {{test|nok}} ''(appear not to work for summoned sheep)'' |
|||
** large sheep: 3 new sounds {{test|nok}} <span style="color:green;font-style:italic;">(tested by <player>deluge|AntumDeluge</player>: sheep still use small sheep sounds after growing)</span> |
|||
* <creature>skeleton</creature>, <creature>warrior skeleton</creature>, <creature>elder skeleton</creature>, & <creature>demon skeleton</creature>: 1 new sound (replaced old sound) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* <creature>snake</creature> & <creature>grass snake</creature>: 5 new sounds {{test|}} |
|||
* <creature>tiger</creature>: 5 new sounds {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* <creature>troll</creature> & <creature>red troll</creature>: 4 new sounds {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* <creature>vampire lord</creature>: 1 new sound {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* <creature>wolf</creature> & <creature>big bad wolf</creature>: 3 new sounds {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
=== Combat Sounds === |
|||
* 7 new sounds for "attack" {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* 1 new sound for "block" {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
=== Environment Sounds === |
|||
'''Replaced sounds:''' |
|||
* when filling up water bottles at springs {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* coins sound for buying & selling with NPCs {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* eat sound for pets/sheep {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
=== Map Ambiance === |
|||
'''Replaced ambiance audio:''' |
|||
* wind: |
|||
** Ados Mountain/Rock {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** Kikareukin Islands & Clouds {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* water sloshing: |
|||
** Ados: |
|||
*** 0_ados_city along water edge {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
*** 0_ados_city_n along water edge {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
*** 0_ados_city_n2 along water edge {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
*** 0_ados_city_s along water edge {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
*** 0_ados_outside_nw 57,30 {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
*** 0_ados_wall_n 95,49 {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
*** 0_ados_coast_s_w2 around dock {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** Athor Island |
|||
*** 0_athor_island around dock {test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
*** 0_athor_island_w around dock {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** Athor Ship {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** Fado City (0_fado_city 57,73) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* river: |
|||
** Ados: |
|||
*** -3_ados_snake_pit 112,16 {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** Nalwor: |
|||
*** 0_nalwor_river_sw 87,83 {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** Semos: |
|||
*** 0_semos_mountain_n2_w 44,9 {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
* birds: |
|||
** Ados: |
|||
*** 0_ados_wall_n 100,26 {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
*** 0_ados_city_n 27,117; 42,41; 13,46; 33,10 {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
*** 0_ados_city_s 44,12; 67,23 {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** Semos: |
|||
*** 0_semos_mountain_n2_w 62,127; 14,20 {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
*** 0_semos_mountain_n_w2 77,119; 65,6 {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
*** 0_semos_village_w 50,16; 16,20 {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
*** 0_semos_city 29,8; 16,20 {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
*** 0_semos_road_e 15,15; 32,33; 83,56; 118,57 {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
=== Map Music === |
|||
* New music for entire map: |
|||
** Ados market (0_ados_city_n2) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** Fado City (0_fado_city) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** Kalavan Castle interiors (int_kalavan_castle, int_kalavan_castle_basement, int_kalavan_castle_1, int_kalavan_castle_2) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** Kalavan City (0_kalavan_city) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** Kalavan City Gardens (0_kalavan_city_gardens) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
** Kirdneh City (0_kirdneh_city) {{test|ok}} ''(Tested by: <span style="color:green;">AntumDeluge</span>)'' |
|||
== Standard Tests == |
== Standard Tests == |
||