Throw the book at em! The space law book now does 1 blunt projectile damage (#31387)

* you can now throw the space law book for 1 blunt damage

* made book damage a feature of all books
This commit is contained in:
Moomoobeef
2024-09-02 04:07:56 -07:00
committed by GitHub
parent 05d29c8479
commit 63ad627bc8

View File

@@ -33,6 +33,16 @@
backgroundImagePath: "/Textures/Interface/Paper/paper_background_book.svg.96dpi.png"
backgroundPatchMargin: 23.0, 16.0, 14.0, 15.0
contentMargin: 20.0, 20.0, 20.0, 20.0
- type: MeleeWeapon # This was originally a feature exclusive to the law book but maintainers decided it should apply to all books for consistency. I frankly disagree but :P
soundHit:
collection: Punch
damage:
types:
Blunt: 1
- type: DamageOtherOnHit
damage:
types:
Blunt: 1
- type: entity
id: BookSpaceEncyclopedia
@@ -379,12 +389,6 @@
openOnActivation: true
guides:
- SpaceLaw
- type: MeleeWeapon # so you can beat stupid cadets
soundHit:
collection: Punch
damage:
types:
Blunt: 1
- type: entity
parent: BookBase