Home
last modified time | relevance | path

Searched defs:ammo_effect (Results 1 – 2 of 2) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dammo_effect.h16 struct ammo_effect { struct
25 std::string aoe_field_type_name = "fd_null";
26 int aoe_intensity_min = 0;
50 string_id<ammo_effect> id; argument
65 const std::vector<ammo_effect> &get_all(); argument
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dammo_effect.h16 struct ammo_effect { struct
25 std::string aoe_field_type_name = "fd_null";
26 int aoe_intensity_min = 0;
50 string_id<ammo_effect> id; argument
65 const std::vector<ammo_effect> &get_all(); argument