mirror of
https://github.com/zeldaret/oot.git
synced 2025-06-08 09:31:52 +00:00
Kyaaaaaa
This commit is contained in:
parent
8c0e6e08cf
commit
95097831fa
1 changed files with 1 additions and 2 deletions
|
@ -94,8 +94,7 @@ void EnNiwGirl_Init(Actor* thisx, PlayState* play) {
|
||||||
PRINTF(VT_FGCOL(GREEN) T("☆☆☆☆☆ シツレイしちゃうわね!プンプン ☆☆☆☆☆ %d\n",
|
PRINTF(VT_FGCOL(GREEN) T("☆☆☆☆☆ シツレイしちゃうわね!プンプン ☆☆☆☆☆ %d\n",
|
||||||
"☆☆☆☆☆ That's so mean! Punpun ☆☆☆☆☆ %d\n") VT_RST,
|
"☆☆☆☆☆ That's so mean! Punpun ☆☆☆☆☆ %d\n") VT_RST,
|
||||||
this->actor.params);
|
this->actor.params);
|
||||||
PRINTF(VT_FGCOL(YELLOW) T("☆☆☆☆☆ きゃははははは、まてー ☆☆☆☆☆ %d\n", "☆☆☆☆☆ Kyahahahaha, wait ☆☆☆☆☆ %d\n")
|
PRINTF(VT_FGCOL(YELLOW) T("☆☆☆☆☆ きゃははははは、まてー ☆☆☆☆☆ %d\n", "☆☆☆☆☆ Kyaaaaaa, wait ☆☆☆☆☆ %d\n") VT_RST,
|
||||||
VT_RST,
|
|
||||||
this->path);
|
this->path);
|
||||||
PRINTF("\n\n");
|
PRINTF("\n\n");
|
||||||
this->actor.colChkInfo.mass = MASS_IMMOVABLE;
|
this->actor.colChkInfo.mass = MASS_IMMOVABLE;
|
||||||
|
|
Loading…
Add table
Reference in a new issue