Kaetram / Kaetram-Open

Kaetram is an open-source 2D HTML5 MMORPG. It is an extended version of BrowserQuest (BQ).
https://kaetram.com
Mozilla Public License 2.0
526 stars 112 forks source link

add: bracelets, pendants and rings #292

Closed haerinha closed 11 months ago

haerinha commented 11 months ago

Motivation

Add bracelets, pendants and rings

How to test (feature)

-Observe that new pictures (PNG) of bracelets, pendants, and rings are displayed correctly.

How to test (potential regressions)

-Navigate to various other pages and sections of the application. -Verify that the changes made to the items.json and sprites.json files do not cause any unintended side effects, such as broken links or display issues.

Changes

Please describe any changes to the code you have made.

-Added new pictures (PNG) of bracelets, pendants, and rings. -Made modifications to the items.json file. -Updated the sprites.json file to reflect the changes

Veradictus commented 11 months ago

No