diff options
Diffstat (limited to '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 a74e912..ad5009c 100644 --- a/xml/entities.xml +++ b/xml/entities.xml @@ -17,6 +17,7 @@ <Sprite image="assets/style/classic/house1.png" /> <Portal /> <Solid /> + <Grounded /> </structure> <chest> @@ -24,4 +25,5 @@ <Visible value="0.15" /> <Sprite image="assets/chest.png" /> <Solid /> + <Grounded /> </chest> |