Skip to content

Commit 3e1e78d

Browse files
committed
Add air and unidentified entities to rats-neutral
1 parent c321f0b commit 3e1e78d

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

groups/_entity-air.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
types:
3+
- 4028
4+
- 4106
5+
- 4128

groups/_entity-unidentified.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
types:
3+
- 4105
4+
- 4130

groups/rats-neutral.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
include:
3+
- _entity-air
4+
- _entity-unidentified
35
- _entity-destructible_agents_in_space
46
- _entity-destructible_sentry_gun
57
- _entity-irregular

0 commit comments

Comments
 (0)