Haunted Saya Bean Plush That Eats Your Snacks And Calls You A Horny.
This commit is contained in:
parent
4cff29ab73
commit
354ab676aa
10 changed files with 10 additions and 7 deletions
|
|
@ -425,6 +425,7 @@ Debut album of Maidbot Miyamoto. Very cute and romantic J-Pop. Yes, it's a CD, a
|
|||
A plush doll of Saya's favorite moth girl, handcrafted by Nukritas 2xx herself. Appears to be cursed, potentially putting you in the sights of a very real moth girl.
|
||||
|
||||
### Haunted Saya Bean Plush (Heretic)
|
||||

|
||||
|
||||
Eats your snacks and calls you a horny. Emits a giggle when you squeeze it. Yet another of Nukritas 2xx's little handcrafted dolls. May or may not be really haunted.
|
||||
|
||||
|
|
|
|||
BIN
docimg/sayabean.png
Normal file
BIN
docimg/sayabean.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.5 KiB |
|
|
@ -1,2 +1,2 @@
|
|||
[default]
|
||||
SWWM_MODVER="\chSWWM \czGZ\c- \cw0.9.11b-pre r700 \cu(Tue 22 Dec 16:13:54 CET 2020)";
|
||||
SWWM_MODVER="\chSWWM \czGZ\c- \cw0.9.11b-pre r701 \cu(Tue 22 Dec 20:42:59 CET 2020)";
|
||||
|
|
|
|||
|
|
@ -92,13 +92,13 @@ Model "DemoPlush"
|
|||
}
|
||||
Model "SayaBean"
|
||||
{
|
||||
Path "models/extra"
|
||||
Path "models"
|
||||
|
||||
Model 0 "BaseCube_d.3d"
|
||||
Skin 0 "CHIPTILE"
|
||||
Scale 0.04 0.04 0.04
|
||||
Model 0 "SayaBean_d.3d"
|
||||
Skin 0 "SayaBean.png"
|
||||
Scale 0.012 0.012 0.012
|
||||
ZOffset 16
|
||||
PitchOffset 30
|
||||
RollOffset 30
|
||||
ROTATING
|
||||
|
||||
FrameIndex XZW1 A 0 0
|
||||
|
|
|
|||
BIN
models/SayaBean.blend
Normal file
BIN
models/SayaBean.blend
Normal file
Binary file not shown.
BIN
models/SayaBean.png
Normal file
BIN
models/SayaBean.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
BIN
models/SayaBean_a.3d
Normal file
BIN
models/SayaBean_a.3d
Normal file
Binary file not shown.
BIN
models/SayaBean_d.3d
Normal file
BIN
models/SayaBean_d.3d
Normal file
Binary file not shown.
|
|
@ -5,7 +5,7 @@ Collectible models:
|
|||
x Nutatco Bar
|
||||
x Frispy Corn
|
||||
x Demo Plush
|
||||
- Saya Bean
|
||||
x Saya Bean
|
||||
x Peach Juice
|
||||
x Milk Breads
|
||||
x Kirin Manga
|
||||
|
|
|
|||
|
|
@ -323,6 +323,8 @@ Class SayaBean : SWWMCollectible
|
|||
Inventory.PickupMessage "$T_SAYABEAN";
|
||||
SWWMCollectible.Availability AVAIL_Heretic;
|
||||
Stamina 5000;
|
||||
Radius 3;
|
||||
Height 20;
|
||||
}
|
||||
}
|
||||
// Hexen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue