mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-10-18 04:56:25 +13:00

The bolts are also raging but they look fucking dumb so who cares - Adds Gouging Fire and Raging Bolt, complete with sprites and learnsets. Gouging Fire was done by Zeta_Null, and Raging Bolt was done by Albatross, who did a great job at making the giraffe-necked smilodon look less ridiculous. - Added a proper dex entry for Wake, based on the ones added in SV's Indigo Disk DLC. - Fixed a bug with Lickilicky and Lickilord's dex entries where they weren't terminated correcly - Made Rock Slash less obscene, now acting like Stone Edge without the raised crit chance. - Changed the layout of the Beginning World (Debug Room) ever so slightly.
11 lines
202 B
NASM
11 lines
202 B
NASM
db "LICKING@" ; species name
|
|
dw 611, 4371 ; height, weight
|
|
|
|
db "It commands"
|
|
next "LICKITUNG with"
|
|
next "ultrasonic scree-"
|
|
|
|
page "ches. A single"
|
|
next "lick causes"
|
|
next "severe poisoning.@"
|