mirror of
https://github.com/cave-story-randomizer/cave-story-randomizer
synced 2025-12-01 08:37:21 +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 = {
|
||||
name = "Rusty Key",
|
||||
script = "<EVE0039",
|
||||
script = "<EVE0059",
|
||||
attributes = {"mandatory"}
|
||||
},
|
||||
gumKey = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue