Love Signals CD collectible added.

This commit is contained in:
Mari the Deer 2020-12-16 00:44:30 +01:00
commit 82053dfd15
12 changed files with 12 additions and 8 deletions

View file

@ -416,6 +416,7 @@ Saya's favorite barbecue-flavored corn nuts. She snacks on so many bags of these
A copy of Saya's famous sci-fi novel about interdimensional travel. Saya has frequently cited it to dab hard on the UAC and their failures. The interportal system devised by Saya in 2171 was named after this.
### Meidobot - Love Signals
![](docimg/lovesignals.png)
Debut album of Maidbot Miyamoto. Very cute and romantic J-Pop. Yes, it's a CD, and yes, some people still have CD drives out there. The album is considered a declaration of love to Saya, although it should be noted that this predates Maidbot gaining sentience (not that it makes much of a difference, as her feelings for Saya turned out to be very real).
@ -438,6 +439,7 @@ A soft and squishy plush doll of you! This became very popular after the events
Saya began to stock up on these after her marriage with Kirin, for some unexplained reason. She says the taste reminds her of him. Kirin also seems to enjoy drinking them, perhaps a bit too much, in fact.
### Akkouxhei Milk Breads (Hexen)
![](docimg/milkbreads.png)
A tasty treat from Kirin's homeland. These soft and fluffy pastries are so sweet they may be even lethal if consumed in excess. Saya gave herself a heart attack once after stuffing her face full of them.

BIN
docimg/lovesignals.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

BIN
docimg/milkbreads.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

View file

@ -1,2 +1,2 @@
[default]
SWWM_MODVER="\chSWWM \czGZ\c- \cw0.9.11b-pre r682 \cu(Tue 15 Dec 22:27:07 CET 2020)";
SWWM_MODVER="\chSWWM \czGZ\c- \cw0.9.11b-pre r683 \cu(Wed 16 Dec 00:44:30 CET 2020)";

View file

@ -9,7 +9,7 @@ Model "FroggyChair"
FrameIndex XZW1 A 0 0
}
// placeholders
// collectibles
Model "MothPlushy"
{
Path "models/extra"
@ -38,13 +38,13 @@ Model "AkariProject"
}
Model "LoveSignalsCD"
{
Path "models/extra"
Path "models"
Model 0 "BaseCube_d.3d"
Skin 0 "CHIPTILE"
Scale 0.04 0.04 0.04
Model 0 "CD_d.3d"
Skin 0 "LoveSignals.png"
Scale 0.013 0.013 0.013
ZOffset 16
PitchOffset 30
RollOffset 30
ROTATING
FrameIndex XZW1 A 0 0

BIN
models/CD.blend Normal file

Binary file not shown.

BIN
models/CD_a.3d Normal file

Binary file not shown.

BIN
models/CD_d.3d Normal file

Binary file not shown.

BIN
models/LoveSignals.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

BIN
models/LoveSignals.xcf Normal file

Binary file not shown.

View file

@ -1,7 +1,7 @@
Collectible models:
- Moth Plushy
x Akari Project
- Love Signals CD
x Love Signals CD
x Nutatco Bar
x Frispy Corn
x Demo Plush

View file

@ -276,6 +276,8 @@ Class LoveSignalsCD : SWWMCollectible
Tag "$T_LOVESIGNALS";
Inventory.PickupMessage "$T_LOVESIGNALS";
Stamina 3000;
Radius 4;
Height 21;
}
}
Class NutatcoBar : SWWMCollectible