Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibility of defining currencies (#3699) #15

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

Silba93
Copy link
Contributor

@Silba93 Silba93 commented Sep 24, 2024

otland/forgottenserver@40206c5

Example usage:
Gold nugget would be worth 100cc

<item id="2157" article="a" name="gold nugget">
    <attribute key="weight" value="80"/>
    <attribute key="worth" value="100000"/>
</item>

Gif of above example:
https://github.com/user-attachments/assets/6eed7a3c-e60f-498e-a1da-1a6b72f7f3c4

@Codinablack Codinablack merged commit 98df4da into Black-Tek:master Sep 24, 2024
5 checks passed
@Silba93 Silba93 deleted the defining-currencies branch September 26, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants