party.check_item(vnum, count) and party.remove_item(vnum, count) LUA functions added to quest_functions

This commit is contained in:
d1str4ught
2026-02-09 05:05:07 +01:00
parent 206a6f3c10
commit 632a33debc

View File

@@ -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