4
0
Fork 0
WolfBox/teams/town.tres

15 lines
636 B
Plaintext

[gd_resource type="Resource" script_class="Team" load_steps=2 format=3 uid="uid://i30w138q5a0m"]
[ext_resource type="Script" path="res://scripts/werewolf/team.gd" id="1_11wux"]
[resource]
script = ExtResource("1_11wux")
name = "Town"
description = "You are a member of the [color=blue][b]town[/b][/color].
You do not know each other; you will need to deduce each other's identity.
You win if all threats to the town are dead. Additionally, you will receive a bonus if you survive the game."
postit = "There are {team_count} members of the Town (including yourself)."
secret_chat_name = ""
know_each_other = false
win_percentage = 1.0