Skip to content

Commit

Permalink
blacklist nukedisk from slime storage (#2002)
Browse files Browse the repository at this point in the history
* fuck

* oh yeah
  • Loading branch information
MilonPL authored Oct 13, 2024
1 parent 5265d74 commit a2cde26
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@
grid:
- 0,0,1,1
maxItemSize: Small
blacklist:
blacklist:
components:
- Sharp
- MindContainer
- NukeDisk
- type: ContainerContainer
containers:
storagebase: !type:Container
Expand Down
3 changes: 3 additions & 0 deletions Resources/Prototypes/Entities/Mobs/Species/slime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
maxItemSize: Large
storageInsertSound:
path: /Audio/Voice/Slime/slime_squish.ogg
blacklist: # DeltaV - add blacklist
components:
- NukeDisk
- type: ContainerContainer
containers:
storagebase: !type:Container
Expand Down

0 comments on commit a2cde26

Please sign in to comment.