diff options
Diffstat (limited to 'users/grfn/xanthous/src/Xanthous/Entities/Raws/rock.yaml')
-rw-r--r-- | users/grfn/xanthous/src/Xanthous/Entities/Raws/rock.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/grfn/xanthous/src/Xanthous/Entities/Raws/rock.yaml b/users/grfn/xanthous/src/Xanthous/Entities/Raws/rock.yaml index e7492bf5fb6f..3f4e133fe286 100644 --- a/users/grfn/xanthous/src/Xanthous/Entities/Raws/rock.yaml +++ b/users/grfn/xanthous/src/Xanthous/Entities/Raws/rock.yaml @@ -5,6 +5,6 @@ Item: char: . wieldable: damage: 1 - attackMessage: you hit the {{creature.creatureType.name}} in the head with your rock. + attackMessage: hit the {{creature.creatureType.name}} in the head with your rock density: [ 1500000, 2500000 ] volume: [ 0.000125, 0.001 ] |