Update shop items SQL function for Eva (1340/1043004) player shop

This commit was merged in pull request #1.
This commit is contained in:
2026-06-17 14:18:33 -04:00
parent 4ec0fc4b57
commit c65191ed7e

View File

@@ -3880,4 +3880,14 @@ VALUES (11000, 1332005, 500, 0, 104),
(1337, 2340000, 1, 0, 83), (1337, 2340000, 1, 0, 83),
(1337, 2040807, 1, 0, 84), (1337, 2040807, 1, 0, 84),
(1337, 2210032, 1, 0, 85), (1337, 2210032, 1, 0, 85),
(1337, 2050004, 1, 0, 86); (1337, 2050004, 1, 0, 86),
(1340, 5072000, 100000, 0, 1),
(1340, 5040000, 3000000, 0, 2),
(1340, 5041000, 5000000, 0, 3),
(1340, 5130000, 1000000, 0, 4),
(1340, 5510000, 1000000, 0, 5),
(1340, 5050000, 4000000, 0, 6),
(1340, 5050001, 150000, 0, 7),
(1340, 5050002, 400000, 0, 8),
(1340, 5050003, 1000000, 0, 9),
(1340, 5050004, 4000000, 0, 10);