Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
whitelisted equal opportunities goblinbane (new-frontiers-14#2314)
Browse files Browse the repository at this point in the history
* whitelisted equal opportunities goblinbane

* faction stuff
  • Loading branch information
ErhardSteinhauer authored Oct 24, 2024
1 parent ed0a313 commit c5f91fb
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ ghost-role-information-dungeon-boss-rules = You are a [color=red][bold]Team Anta
ghost-role-information-goblinbane-name = The Goblinbane
ghost-role-information-goblinbane-ghost-name = The Ghost of Goblinbane
ghost-role-information-goblinbane-description = Hunt down those pesky-little-dirty-smelly goblins. And felinids. And also chaplains.
ghost-role-information-goblinbane-description = Look for people who lack personal hygiene and either convince them to change their ways or make them face the consequences.
ghost-role-information-goblinbane-rules = You are a [color=red][bold]Solo Antagonist[/bold][/color] capable of summoning minions. [color=yellow]Do note[/color], your minions will be hostile to everyone, except you.
Search and destroy goblins/felinids/chaplains. [color=yellow]Consider[/color] ignoring players dressed as janitors regardless of their species.
Search and destroy people with poor personal hygiene. [color=yellow]Consider[/color] ignoring players dressed as janitors.
Please note that [color=yellow]all server rules still apply.[/color]. Additionally:
- [color=yellow]Reminder[/color] that Frontier Outpost (the station and 200m area around it) is a safe zone.
- [color=red]DO NOT[/color] attack players on the Outpost.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,12 @@
color: "#ff0000"
# Ghost role stuff
- type: GhostRole
prob: 1
allowMovement: true
name: ghost-role-information-goblinbane-name
description: ghost-role-information-goblinbane-description
rules: ghost-role-information-goblinbane-rules
prototype: GhostMemeGoblinbane
raffle:
settings: default
- type: GhostTakeoverAvailable
Expand Down
11 changes: 10 additions & 1 deletion Resources/Prototypes/_NF/Roles/Ghostroles/whitelisted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,13 @@
description: ghost-role-information-yipyip-description
rules: ghost-role-information-nonantagonist-rules
entityPrototype: MobKoboldYipyip
whitelisted: true
whitelisted: true

# Other others
- type: ghostRole
id: GhostMemeGoblinbane
name: ghost-role-information-goblinbane-name
description: ghost-role-information-goblinbane-description
rules: ghost-role-information-goblinbane-rules
entityPrototype: BaseMobMemeGoblinbane
whitelisted: true
6 changes: 3 additions & 3 deletions Resources/Prototypes/_NF/ai_factions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -538,10 +538,10 @@
- Mouse
- Zombie
## Frontier Factions
- Felinid
#- Felinid
- Monkey
- Goblin
- ChaplainClothes
#- Goblin
#- ChaplainClothes

- type: npcFaction
id: GoblinbaneProvokedFaction
Expand Down

0 comments on commit c5f91fb

Please sign in to comment.