diff options
Diffstat (limited to 'xml/entities.xml')
-rw-r--r-- | xml/entities.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xml/entities.xml b/xml/entities.xml index 431c067..2bcd1bf 100644 --- a/xml/entities.xml +++ b/xml/entities.xml @@ -16,6 +16,7 @@ <Sprite image="assets/style/classic/house1.png" /> <Portal /> <Solid /> + <Grounded /> </structure> <chest> @@ -23,4 +24,5 @@ <Visible value="0.15" /> <Sprite image="assets/chest.png" /> <Solid /> + <Grounded /> </chest> |