diff options
author | NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com> | 2024-07-21 21:18:49 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-21 11:18:49 +0000 |
commit | 9622e8da7d5f20191a06f0e8e8fc15de105bf61d (patch) | |
tree | 713047cea50f86beb165233fac646e60050397ae /constants/sacks.json | |
parent | 1f28d4dfcda3700df20bfb8478bb00aa01cd6b4e (diff) | |
download | NotEnoughUpdates-REPO-9622e8da7d5f20191a06f0e8e8fc15de105bf61d.tar.gz NotEnoughUpdates-REPO-9622e8da7d5f20191a06f0e8e8fc15de105bf61d.tar.bz2 NotEnoughUpdates-REPO-9622e8da7d5f20191a06f0e8e8fc15de105bf61d.zip |
fix gift (#1296)
Diffstat (limited to 'constants/sacks.json')
-rw-r--r-- | constants/sacks.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/constants/sacks.json b/constants/sacks.json index 7175e0bf..fcf7fbe2 100644 --- a/constants/sacks.json +++ b/constants/sacks.json @@ -617,6 +617,7 @@ "TIGER_SHARK_TOOTH", "WEREWOLF_SKIN", "WHITE_GIFT", + "GREEN_GIFT", "RED_GIFT" ] } |