We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49c8634 + bdedee1 commit e8b5dbcCopy full SHA for e8b5dbc
1 file changed
src/game/objects/2025/object_files/deva.js
@@ -0,0 +1,7 @@
1
+const config = {
2
+ id: 'hollow_knight_grub',
3
+ name: 'deva',
4
+ githubId: 'deva9963',
5
+ color: '#f5f5dc'
6
+};
7
+export default config;
0 commit comments