Skip to content

Commit

Permalink
define the flag in json
Browse files Browse the repository at this point in the history
  • Loading branch information
GuardianDll authored Nov 11, 2024
1 parent 47193f1 commit f8991cd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/json/flags.json
Original file line number Diff line number Diff line change
Expand Up @@ -1621,6 +1621,11 @@
"info": "This item is designed to have special effects",
"type": "json_flag"
},
{
"id": "RELIC_PINK",
"//": "For items that do not have relic data, but intended to be magical; changes the color of item to pink",
"type": "json_flag"
},
{
"id": "MUTAGEN_SAMPLE",
"type": "json_flag",
Expand Down

0 comments on commit f8991cd

Please sign in to comment.