Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Codes = {
- {
- CodeName = "Release",
- CurrencyType = "Rings",
- AmountToGive = 5_000,
- Expire = 1767196800
- },
- {
- CodeName = "Expired",
- CurrencyType = "Rings",
- AmountToGive = 5_000,
- Expire = 1
- },
- }
- return Codes
Advertisement
Add Comment
Please, Sign In to add comment