Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crawl/crawl
/ temp_sh_mod
Method
temp_sh_mod
crawl-ref/source/player.cc:2363–2366 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2361
}
2362
2363
int player::temp_sh_mod() const
2364
{
2365
return player_shield_class(1, false, false) - player_shield_class(1, false, true);
2366
}
2367
2368
void forget_map(bool rot)
2369
{
Callers
3
_print_stats_ac
Function · 0.80
_get_overview_stats
Function · 0.80
_send_player
Method · 0.80
Calls
1
player_shield_class
Function · 0.85
Tested by
no test coverage detected