Home
last modified time | relevance | path

Searched refs:post_special (Results 1 – 4 of 4) sorted by relevance

/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dconstruction.h84 std::function<void( const tripoint & )> post_special; member
H A Dconstruction.cpp1103 built.post_special( terp ); in complete_construction()
1690 assign_or_debugmsg( con.post_special, jo.get_string( "post_special", "" ), post_special_map ); in load_construction()
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dconstruction.h84 std::function<void( const tripoint & )> post_special; member
H A Dconstruction.cpp1103 built.post_special( terp ); in complete_construction()
1690 assign_or_debugmsg( con.post_special, jo.get_string( "post_special", "" ), post_special_map ); in load_construction()