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

More Pets! #151

Draft
wants to merge 29 commits into
base: master
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
7ce40c1
baby fox!
SomeCabbage May 19, 2023
8dead22
Added McG
SomeCabbage May 19, 2023
72d0b33
typo
SomeCabbage May 19, 2023
121a8ad
wrong path
SomeCabbage May 19, 2023
d6330df
jack pakrer and shiro added along with baby fox metadata corrected
SomeCabbage May 22, 2023
746b2e5
slimy head petting heeh
SomeCabbage May 22, 2023
9c9260a
monkey
SomeCabbage May 22, 2023
65b9da7
slimeballs for shiro
SomeCabbage May 23, 2023
f27bbd5
slime textures
SomeCabbage May 23, 2023
7f178d1
added breathing mask and tank sprites for shiro and funny webbing for…
SomeCabbage May 23, 2023
1a65df2
redoing the starting items for the pets
SomeCabbage May 23, 2023
dcf47a8
changing things
SomeCabbage May 23, 2023
3054960
shiro got working and more colors too!
SomeCabbage May 24, 2023
752eab2
restructured shiro into a base and unique entity being the slime cat …
SomeCabbage May 24, 2023
6b43c60
forgot to remove the image
SomeCabbage May 24, 2023
04f8f65
minor changes
SomeCabbage May 28, 2023
377f04a
transleuceny on th slime
SomeCabbage Jun 2, 2023
7fa44e7
added gorilla and more
SomeCabbage Jun 11, 2023
ce04246
added problems
SomeCabbage Jun 12, 2023
37ca252
updated sprites and added a nonaccented cat prototype
SomeCabbage Jun 12, 2023
651c08b
added a combo faction of the cat and pet ones, as well as wilson
SomeCabbage Jun 12, 2023
e2dbbbb
slimeball made to actually contain slime
SomeCabbage Jun 12, 2023
f59ee9d
InventorySlots component that was missing from certain mobs
SomeCabbage Jun 15, 2023
de3a4e3
hughes unique texture
SomeCabbage Jun 19, 2023
df04544
accents brown hughes other things?
SomeCabbage Jun 19, 2023
453faba
hat wearing looks better and lawyer typing indicators
SomeCabbage Jun 29, 2023
10f396e
hchaged offset
SomeCabbage Jun 29, 2023
a409e24
Merge branch 'master' into more-pets
SomeCabbage Jul 29, 2023
fe33e93
merge from master
SomeCabbage Jul 29, 2023
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
Prev Previous commit
Next Next commit
redoing the starting items for the pets
SomeCabbage committed Jun 12, 2023
commit 1a65df2dadb5f59f5aaf15f0d73c2d9895494da7
Original file line number Diff line number Diff line change
@@ -87,7 +87,6 @@
parent: SimpleMobBase
id: MobShiro
description: Huh, so this is what Shiro really looks like.
startingGear: shirosvest
components:
- type: Sprite
drawdepth: Mobs
@@ -233,7 +232,6 @@
id: MobMonkeyJackParker
parent: SimpleMobBase
description: Hasn't lost a case in his entire career.
startingGear: jackparkerstuff
components:
- type: SentienceTarget
flavorKind: station-event-random-sentience-flavor-primate
@@ -313,14 +311,4 @@
gender: male
- type: Tag
tags:
- CannotSuicide

- type: startingGear
id: jackparkerstuff
equipment:
hands: BriefcaseBrownFilled

- type: startingGear
id: shirosvest
equipment:
belt: ClothingBeltWebbingShiro
- CannotSuicide