Add Gullivarrr to the Special NPC list (#332)

* Add Gullivarrr to the Special NPC list
This commit is contained in:
swampatha 2020-07-04 18:40:54 -04:00 committed by GitHub
parent a4421aafa4
commit dc96b4193c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,5 +62,6 @@ public enum VisitorNPC
Kicks = 8,
Leif = 9,
Redd = 10,
Gullivarrr = 11,
}
}