1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-08-11 23:21:37 +01:00

Re-name shubbie to "Shub-Nugganoth"

After Sheol Nugganoth from Idle Days on the Yann (a Lord Dunsany short story), which is theorized to have been the original inspiration for the name anyway.
This commit is contained in:
chris 2023-05-26 13:50:56 -04:00
parent 5ec7772be9
commit 688c7469a0
2 changed files with 3 additions and 3 deletions

View file

@ -2051,7 +2051,7 @@ MONSTER[50%]:random,random,random
# A few statues
CONTAINER:'`',"statue",(05,04),"oread",1
CONTAINER:'`',"statue",(07,04),"dryad",1
CONTAINER:'`',"statue",(06,01),"god",1,"Shub-Niggurath, Black Goat of the woods with a thousand young"
CONTAINER:'`',"statue",(06,01),"god",1,"Shub-Nugganoth, Black Goat of the woods with a thousand young"
OBJECT:'#',"blessed four-headed +3 poison-secreting living bone viperwhip",contained
OBJECT:'#',"blessed four-headed +3 poison-secreting living bone viperwhip",contained
OBJECT:'#',"blessed four-headed +3 poison-secreting living bone viperwhip",contained

View file

@ -2094,7 +2094,7 @@ humanoid_sound:
}
switch(rn2(10)){
case 0:
verbl_msg = "Ia! Shub-Niggurath! The Goat with a Thousand Young!";
verbl_msg = "Ia! Shub-Nugganoth! The Goat with a Thousand Young!";
break;
case 1:
verbl_msg = "Abundance to the Black Goat of the Woods!";
@ -2106,7 +2106,7 @@ humanoid_sound:
verbl_msg = "May Her eyes guide you.";
break;
case 4:
verbl_msg = "Gof'nn hupadgh Shub-Niggurath!";
verbl_msg = "Gof'nn hupadgh Shub-Nugganoth!";
break;
case 5:
case 6: