Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
0.8.52
Browse files Browse the repository at this point in the history
no more init for multisorc
  • Loading branch information
subtledoctor committed Jun 6, 2020
1 parent 555ee01 commit 2ba87dc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion TomeAndBlood/TomeAndBlood.tp2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BACKUP ~TomeAndBlood/backup~
AUTHOR ~aquadrizzt@gmail.com~
VERSION ~0.8.51~
VERSION ~0.8.52~

ALWAYS

Expand Down
6 changes: 6 additions & 0 deletions TomeAndBlood/comp/setup_multiclass_sorcerers.tpa
Original file line number Diff line number Diff line change
Expand Up @@ -871,7 +871,13 @@ COPY ~tomeandblood/lib/d5_base.spl~ ~override/d5msor1.spl~
LPF ADD_SPELL_EFFECT INT_VAR opcode = 233 target = 1 parameter1 = (2 << 24) parameter2 = (115 + (0x10000 * 1)) timing = 9 END
LPF ADD_SPELL_EFFECT INT_VAR opcode = 172 target = 1 timing = 9 STR_VAR resource = ~d5msor1~ END

COPY ~tomeandblood/lib/d5_base.spl~ ~override/d5msor2.spl~
SAY NAME1 @17050
SAY UNIDENTIFIED_DESC @17050
LPF ADD_SPELL_EFFECT INT_VAR opcode = 146 target = 1 parameter2 = 1 timing = 4 duration = 1 STR_VAR resource = ~d5msor1~ END

APPEND ~d5sorc.2da~ ~LEARNSPLS GA_D5MSOR1 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ~
APPEND ~d5sorc.2da~ ~LEARNSPLS AP_D5MSOR2 **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** ~


//remove known spells right after chargen_____________________________________________
Expand Down

0 comments on commit 2ba87dc

Please # to comment.