Files
MrMelbert 6395f12833 Adds a rewards bonus for nohitting combat bitrunning domains (#93531)
## About The Pull Request

Completing a combat bitrunning domain grants 0.8 score bonus per player
that escaped without being hit

## Why It's Good For The Game

I figured it be a fun challenge to try to nohit these things, especially
the megafauna ones. For a bonus.

## Changelog

🆑 Melbert
add: Nohitting a combat bitrunning domain rewards a higher score.
/🆑
2025-11-01 13:39:08 +01:00

11 lines
283 B
Plaintext

/// Used for unit tests only. Skipped in UI.
/datum/lazy_template/virtual_domain/test_only
name = "Test Only"
key = "test_only"
map_name = "test_only"
domain_flags = DOMAIN_TEST_ONLY
/datum/lazy_template/virtual_domain/test_only/expensive
key = "test_only_expensive"
cost = 3