Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nukie mouse yaml cleanup #1900

Merged
merged 2 commits into from
Sep 24, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions Resources/Prototypes/DeltaV/Entities/Mobs/NPCs/nukiemouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@
- SmallMobMask
layer:
- SmallMobLayer
- type: MobState
- type: Deathgasp
- type: MobStateActions
actions:
Critical:
Expand All @@ -60,10 +58,6 @@
- type: MovementSpeedModifier
baseWalkSpeed : 3
baseSprintSpeed : 4.9
- type: Reactive
groups:
Flammable: [Touch]
Extinguish: [Touch]
- type: InventorySlots
- type: UserInterface
interfaces:
Expand Down Expand Up @@ -126,7 +120,6 @@
Female: Mouse
Unsexed: Mouse
wilhelmProbability: 0.01
- type: CombatMode
- type: MeleeWeapon
soundHit:
path: /Audio/Effects/bite.ogg
Expand All @@ -153,10 +146,6 @@
- type: ActiveRadio
channels:
- Syndicate
# make the player a traitor once its taken
- type: AutoTraitor
giveUplink: false
giveObjectives: false
- type: InteractionPopup
successChance: 0.6
interactSuccessString: petting-success-nukie-mouse
Expand Down
Loading