party.check_item(vnum, count) and party.remove_item(vnum, count) LUA functions added to quest_functions
This commit is contained in:
@@ -334,6 +334,8 @@ party.setf
|
|||||||
party.setqf
|
party.setqf
|
||||||
party.show_cinematic
|
party.show_cinematic
|
||||||
party.syschat
|
party.syschat
|
||||||
|
party.check_item
|
||||||
|
party.remove_item
|
||||||
pc.aggregate_monster
|
pc.aggregate_monster
|
||||||
pc.can_warp
|
pc.can_warp
|
||||||
pc.change_alignment
|
pc.change_alignment
|
||||||
|
|||||||
Reference in New Issue
Block a user