code/__DEFINES/bitrunning.dm ![code/__DEFINES/bitrunning.dm0](git.png)
BITRUNNER_REWARD_MIN | Yay you did it |
---|---|
BITRUNNER_REWARD_LOW | You faced some decent odds |
BITRUNNER_REWARD_MEDIUM | One of your teammates might've died |
BITRUNNER_REWARD_HIGH | Heroic effort |
BITRUNNER_REWARD_EXTREME | For the priciest domains, free loot basically |
BITRUNNER_DIFFICULTY_NONE | Blue in ui. Basically the only threat is rogue ghosts roles |
BITRUNNER_DIFFICULTY_LOW | Yellow. Mobs are kinda dumb and largely avoidable |
BITRUNNER_DIFFICULTY_MEDIUM | Orange. Mobs will shoot at you or are pretty aggressive |
BITRUNNER_DIFFICULTY_HIGH | Red with skull. I am trying to kill bitrunners. |
BITRUNNER_CAMERA_NET | Camera network bitrunner bodycams are on |
DOMAIN_FORBIDS_ITEMS | Bitrunner Domain External Load Restriction Bitflags Domain forbids external sources from loading items onto avatars |
DOMAIN_FORBIDS_ABILITIES | Domain forbids external sources from loading abilities onto avatars |
DOMAIN_FORBIDS_ALL | Combination flag for blocking anything from being loaded onto avatars by external sources |
BITRUNNER_GEAR_LOAD_FAILED | COMSIG_BITRUNNER_STOCKING_GEAR Return Bitflags Something failed to load |
BITRUNNER_GEAR_LOAD_BLOCKED | The domain restrictions blocked something from loading |
Define Details
BITRUNNER_CAMERA_NET ![code/__DEFINES/bitrunning.dm 28](git.png)
Camera network bitrunner bodycams are on
BITRUNNER_DIFFICULTY_HIGH ![code/__DEFINES/bitrunning.dm 25](git.png)
Red with skull. I am trying to kill bitrunners.
BITRUNNER_DIFFICULTY_LOW ![code/__DEFINES/bitrunning.dm 21](git.png)
Yellow. Mobs are kinda dumb and largely avoidable
BITRUNNER_DIFFICULTY_MEDIUM ![code/__DEFINES/bitrunning.dm 23](git.png)
Orange. Mobs will shoot at you or are pretty aggressive
BITRUNNER_DIFFICULTY_NONE ![code/__DEFINES/bitrunning.dm 19](git.png)
Blue in ui. Basically the only threat is rogue ghosts roles
BITRUNNER_GEAR_LOAD_BLOCKED ![code/__DEFINES/bitrunning.dm 47](git.png)
The domain restrictions blocked something from loading
BITRUNNER_GEAR_LOAD_FAILED ![code/__DEFINES/bitrunning.dm 45](git.png)
COMSIG_BITRUNNER_STOCKING_GEAR Return Bitflags Something failed to load
BITRUNNER_REWARD_EXTREME ![code/__DEFINES/bitrunning.dm 16](git.png)
For the priciest domains, free loot basically
BITRUNNER_REWARD_HIGH ![code/__DEFINES/bitrunning.dm 14](git.png)
Heroic effort
BITRUNNER_REWARD_LOW ![code/__DEFINES/bitrunning.dm 10](git.png)
You faced some decent odds
BITRUNNER_REWARD_MEDIUM ![code/__DEFINES/bitrunning.dm 12](git.png)
One of your teammates might've died
BITRUNNER_REWARD_MIN ![code/__DEFINES/bitrunning.dm 8](git.png)
Yay you did it
DOMAIN_FORBIDS_ABILITIES ![code/__DEFINES/bitrunning.dm 36](git.png)
Domain forbids external sources from loading abilities onto avatars
DOMAIN_FORBIDS_ALL ![code/__DEFINES/bitrunning.dm 39](git.png)
Combination flag for blocking anything from being loaded onto avatars by external sources
DOMAIN_FORBIDS_ITEMS ![code/__DEFINES/bitrunning.dm 34](git.png)
Bitrunner Domain External Load Restriction Bitflags Domain forbids external sources from loading items onto avatars