Delta-v/Content.Server/Damage/Systems
Ed aa4aafbe22 Added fun: Darts (#20582)
* add textures

* fix cargo/cargo-fun.ftl

* fix cargo/cargo-fun.ftl again

* update icons and resize hitbox

* really fixed cargo.ftl

* fix soundSpecifier

* balance changes: solution transfer has been reduced from 2 to 1. Now the transfer does not work on targets wearing anything in the outerclothing slot

* add hypodart to uplink

* return of darts solution capacity to 2u

* Update uplink-catalog.ftl

* Update uplink_catalog.yml

* Update darts.yml

* remove hypodart sprite

* Update darts.yml

* Update fun.yml

* add random popups component, resprite dartboard

* localize darts

* fix

* Update darts.yml
2023-10-20 15:31:13 +02:00
..
DamageOnHighSpeedImpactSystem.cs Color flash effect fixes (#18952) 2023-08-10 10:44:52 -07:00
DamageOnHitSystem.cs DamageOnHit only damages on successful hits. (#17758) 2023-07-01 12:01:50 -07:00
DamageOnLandSystem.cs Add lava (#13438) 2023-01-17 11:25:32 -07:00
DamageOnToolInteractSystem.cs Fix component generic usages where IComponent would not be valid (#19482) 2023-08-24 20:10:55 +10:00
DamageOtherOnHitSystem.cs Remove unused dependencies (#19490) 2023-08-24 09:55:15 -08:00
DamagePopupSystem.cs PopupSystem public methods rejig (#12830) 2022-12-19 08:41:47 +11:00
DamageRandomPopupSystem.cs Added fun: Darts (#20582) 2023-10-20 15:31:13 +02:00
DamageUserOnTriggerSystem.cs adds a source uid to most damage & mobstate events (#11559) 2022-10-08 12:15:27 +02:00
ExaminableDamageSystem.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
GodmodeSystem.cs Fix godmode mispredicts (#18524) 2023-08-04 14:53:07 +10:00