6 lines
140 B
Plaintext
6 lines
140 B
Plaintext
Scriptname TopicInfo extends Form Hidden
|
|
import Quest
|
|
|
|
; Returns the quest that owns this topic info
|
|
Quest Function GetOwningQuest() native
|