mirror of
https://github.com/cave-story-randomizer/cave-story-randomizer
synced 2025-12-03 18:07:12 +00:00
gives quote a tetanus shot - fixes #11
This commit is contained in:
parent
182f86025f
commit
b4cb568856
|
|
@ -137,7 +137,7 @@ local function _itemData()
|
||||||
},
|
},
|
||||||
rustyKey = {
|
rustyKey = {
|
||||||
name = "Rusty Key",
|
name = "Rusty Key",
|
||||||
script = "<EVE0039",
|
script = "<EVE0059",
|
||||||
attributes = {"mandatory"}
|
attributes = {"mandatory"}
|
||||||
},
|
},
|
||||||
gumKey = {
|
gumKey = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue