1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-19 21:23:07 +00:00
This commit is contained in:
Evil Eye 2025-12-14 11:35:32 +01:00 committed by Alexei Kotov
parent 903cb6878a
commit e133b2a09d

View file

@ -30,7 +30,7 @@
--- ---
-- Set the actor's current barter gold. -- Set the actor's current barter gold.
-- Can only be used on self in local scripts. -- Available in global and local scripts. Can only be used on self in local scripts.
-- @function [parent=#Actor] setBarterGold -- @function [parent=#Actor] setBarterGold
-- @param openmw.core#GameObject actor -- @param openmw.core#GameObject actor
-- @param #number amount -- @param #number amount