Skip to content

Commit

Permalink
Merge pull request #529 from meldra/patch-2
Browse files Browse the repository at this point in the history
update comment for limbo location
  • Loading branch information
skizzerz authored Dec 1, 2024
2 parents cce7f77 + e691b8e commit 1b8ef20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gamemodes/pactbreaker.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
from src.roles.vampire import GameState as VampireGameState
from src.roles.vigilante import vigilante_retract, vigilante_pass, vigilante_kill

# dummy location for wolves/vampires that have elected to kill instead of visit a location
# dummy location for wolves/vigilantes/vampires that have elected to kill/bite instead of visit a location
Limbo = Location("<<hunting>>")
_logger = logging.getLogger("game.pactbreaker")

Expand Down

0 comments on commit 1b8ef20

Please sign in to comment.