MCPcopy Create free account
hub / github.com/crawl/crawl / bane_base_duration

Function bane_base_duration

crawl-ref/source/mutation.cc:3337–3340  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3335}
3336
3337int bane_base_duration(bane_type bane)
3338{
3339 return bane_data[bane_index[bane]].duration;
3340}
3341
3342const string bane_desc(bane_type bane)
3343{

Callers 1

bane_long_descriptionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected