From ed1a6dc3b4f5882610fea6dd6d6246775a42b884 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 19 Jun 2019 11:18:24 -0300 Subject: Skills attributed --- npc/023-3-2/logic.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/023-3-2') diff --git a/npc/023-3-2/logic.txt b/npc/023-3-2/logic.txt index a2c54cd3c..fe49cc494 100644 --- a/npc/023-3-2/logic.txt +++ b/npc/023-3-2/logic.txt @@ -41,6 +41,7 @@ OnTouch: mesc l("Keep exploring the Study Room and certify it is safe first. Also, make sure to learn what this was used for."); close; } + skill AM_CALLHOMUN, 1, 0; mesc l("You have collect enough evidence, it's time to leave and report."); setq1 FrostiaQuest_Homunculus, 4; setq1 General_Narrator, 16; @@ -122,6 +123,8 @@ L_BookRead: mesc "-- " + l("The Monster King."); if (!(.@q & .hcID)) { + skill AM_REST, 1, 0; + skill AM_RESURRECTHOMUN, 1, 0; setq3 FrostiaQuest_Homunculus, .@q|.hcID; } close; -- cgit v1.2.3-60-g2f50