Modul:ItemData: Unterschied zwischen den Versionen
Der Seiteninhalt wurde durch einen anderen Text ersetzt: „return { [500] = { identifiedDisplayName = "Choco Gangjeong", }, [501] = { identifiedDisplayName = "Red Potion", }, -- ... alle anderen Items ... [578] = { identifiedDisplayName = "Bag of Grain", }, }“ Markierung: Ersetzt |
Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
return { | return { | ||
[500] = { identifiedDisplayName = "Choco Gangjeong", }, | [500] = { identifiedDisplayName = "Choco Gangjeong", }, | ||
[501] = { identifiedDisplayName = "Red Potion", }, | [501] = { identifiedDisplayName = "Red Potion", }, | ||
[578] = { identifiedDisplayName = "Bag of Grain", }, | [578] = { identifiedDisplayName = "Bag of Grain", }, | ||
} | } | ||
Version vom 27. Dezember 2025, 20:03 Uhr
return { [500] = { identifiedDisplayName = "Choco Gangjeong", },
[501] = { identifiedDisplayName = "Red Potion", },
[578] = { identifiedDisplayName = "Bag of Grain", }, }