File tree Expand file tree Collapse file tree
docs/zengin/scripts/classes Expand file tree Collapse file tree Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments