snix/users/grfn/xanthous/src/Xanthous/Entities
Griffin Smith a3d220b631 feat(gs/xanthous): Creatures use their weapons to attack
If a creature has a weapon wielded, then they now use that weapon to
attack the player *instead of* their natural attacks. This uses a new
`creatureAttackMessage` field on the Item raw for the message to use.

Change-Id: I73614f33dbf88dd4c68081f15710fa27b7b21ba2
2021-11-25 17:31:01 +00:00
..
Creature feat(xanthous): Gormlaks yell in gormlak when they see the character 2021-06-14 13:04:26 +00:00
Draw refactor(users/glittershark): Rename to grfn 2021-04-12 14:45:51 +00:00
Raws feat(gs/xanthous): Creatures use their weapons to attack 2021-11-25 17:31:01 +00:00
Character.hs feat(gs/xanthous): Allow generating creatures with items 2021-11-25 17:31:01 +00:00
Common.hs feat(gs/xanthous): Allow generating creatures with items 2021-11-25 17:31:01 +00:00
Creature.hs feat(gs/xanthous): Allow generating creatures with items 2021-11-25 17:31:01 +00:00
Entities.hs refactor(users/glittershark): Rename to grfn 2021-04-12 14:45:51 +00:00
Entities.hs-boot refactor(users/glittershark): Rename to grfn 2021-04-12 14:45:51 +00:00
Environment.hs refactor(users/glittershark): Rename to grfn 2021-04-12 14:45:51 +00:00
Item.hs feat(xanthous): Add a command to describe an item in the inventory 2021-06-23 21:52:08 +00:00
Marker.hs refactor(users/glittershark): Rename to grfn 2021-04-12 14:45:51 +00:00
Raws.hs feat(gs/xanthous): Allow generating creatures with items 2021-11-25 17:31:01 +00:00
RawTypes.hs feat(gs/xanthous): Creatures use their weapons to attack 2021-11-25 17:31:01 +00:00