Skip to content

Commit 9d534f0

Browse files
committed
fix: another missing footnote reference
1 parent 759d7c5 commit 9d534f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/zengin/scripts/classes/c_npc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: C_NPC
44

55
# C_NPC Daedalus class
66

7-
Class `C_Npc` describes the character and monsters. The playable character is also an NPC.
7+
Class `C_Npc` describes the character and monsters[^1]. The playable character is also an NPC.
88

99
!!! Tip
1010
You can call externals inside the instance of `C_NPC` class e.g. to give an item or customize look of the NPC.
@@ -490,4 +490,4 @@ Disable focus on the NPC. The NPC will not be highlighted when the player looks
490490
!!! Warning
491491
This property is only available in Gothic 2 Addon.
492492

493-
[^1]: Heavily inspired by the amazing documentation site [Gothic library](http://gothic-library.ucoz.org/)
493+
[^1]: Heavily inspired by the amazing documentation site [Gothic library](http://gothic-library.ucoz.org/publ/class_c_npc/1-1-0-42)

0 commit comments

Comments
 (0)