From b76966c85b615c2afb6011190e8426b1ba87e468 Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <the@jeffreyfreeman.me> Date: Thu, 23 Apr 2020 22:33:35 +0200 Subject: [PATCH] Fixed bug in format of object_added listener. --- lib/aethyr/core/commands/admin/acarea.rb | 2 +- lib/aethyr/core/commands/admin/acdoor.rb | 2 +- lib/aethyr/core/commands/admin/acexit.rb | 2 +- lib/aethyr/core/commands/admin/acomm.rb | 2 +- lib/aethyr/core/commands/admin/acomment.rb | 2 +- lib/aethyr/core/commands/admin/aconfig.rb | 2 +- lib/aethyr/core/commands/admin/acportal.rb | 2 +- lib/aethyr/core/commands/admin/acprop.rb | 2 +- lib/aethyr/core/commands/admin/acreate.rb | 2 +- lib/aethyr/core/commands/admin/acroom.rb | 2 +- lib/aethyr/core/commands/admin/adelete.rb | 2 +- lib/aethyr/core/commands/admin/adesc.rb | 2 +- lib/aethyr/core/commands/admin/aforce.rb | 2 +- lib/aethyr/core/commands/admin/ahelp.rb | 2 +- lib/aethyr/core/commands/admin/ahide.rb | 2 +- lib/aethyr/core/commands/admin/ainfo.rb | 2 +- lib/aethyr/core/commands/admin/alearn.rb | 2 +- lib/aethyr/core/commands/admin/alist.rb | 2 +- lib/aethyr/core/commands/admin/alog.rb | 2 +- lib/aethyr/core/commands/admin/alook.rb | 2 +- lib/aethyr/core/commands/admin/aput.rb | 2 +- lib/aethyr/core/commands/admin/areact.rb | 2 +- lib/aethyr/core/commands/admin/areas.rb | 2 +- lib/aethyr/core/commands/admin/areload.rb | 2 +- lib/aethyr/core/commands/admin/asave.rb | 2 +- lib/aethyr/core/commands/admin/aset.rb | 2 +- lib/aethyr/core/commands/admin/ashow.rb | 2 +- lib/aethyr/core/commands/admin/astatus.rb | 2 +- lib/aethyr/core/commands/admin/ateach.rb | 2 +- lib/aethyr/core/commands/admin/awatch.rb | 2 +- lib/aethyr/core/commands/admin/awho.rb | 2 +- lib/aethyr/core/commands/admin/deleteplayer.rb | 2 +- lib/aethyr/core/commands/admin/restart.rb | 2 +- lib/aethyr/core/commands/admin/terrain.rb | 2 +- lib/aethyr/core/commands/block.rb | 2 +- lib/aethyr/core/commands/close.rb | 2 +- lib/aethyr/core/commands/dodge.rb | 2 +- lib/aethyr/core/commands/drop.rb | 2 +- lib/aethyr/core/commands/emotes/agree.rb | 2 +- lib/aethyr/core/commands/emotes/back.rb | 2 +- lib/aethyr/core/commands/emotes/blush.rb | 2 +- lib/aethyr/core/commands/emotes/bow.rb | 2 +- lib/aethyr/core/commands/emotes/brb.rb | 2 +- lib/aethyr/core/commands/emotes/bye.rb | 2 +- lib/aethyr/core/commands/emotes/cheer.rb | 2 +- lib/aethyr/core/commands/emotes/cry.rb | 2 +- lib/aethyr/core/commands/emotes/curtsey.rb | 2 +- lib/aethyr/core/commands/emotes/eh.rb | 2 +- lib/aethyr/core/commands/emotes/emote.rb | 2 +- lib/aethyr/core/commands/emotes/er.rb | 2 +- lib/aethyr/core/commands/emotes/ew.rb | 2 +- lib/aethyr/core/commands/emotes/frown.rb | 2 +- lib/aethyr/core/commands/emotes/grin.rb | 2 +- lib/aethyr/core/commands/emotes/hi.rb | 2 +- lib/aethyr/core/commands/emotes/hm.rb | 2 +- lib/aethyr/core/commands/emotes/hug.rb | 2 +- lib/aethyr/core/commands/emotes/huh.rb | 2 +- lib/aethyr/core/commands/emotes/laugh.rb | 2 +- lib/aethyr/core/commands/emotes/no.rb | 2 +- lib/aethyr/core/commands/emotes/nod.rb | 2 +- lib/aethyr/core/commands/emotes/pet.rb | 2 +- lib/aethyr/core/commands/emotes/poke.rb | 2 +- lib/aethyr/core/commands/emotes/ponder.rb | 2 +- lib/aethyr/core/commands/emotes/shrug.rb | 2 +- lib/aethyr/core/commands/emotes/sigh.rb | 2 +- lib/aethyr/core/commands/emotes/skip.rb | 2 +- lib/aethyr/core/commands/emotes/smile.rb | 2 +- lib/aethyr/core/commands/emotes/snicker.rb | 2 +- lib/aethyr/core/commands/emotes/uh.rb | 2 +- lib/aethyr/core/commands/emotes/wave.rb | 2 +- lib/aethyr/core/commands/emotes/yawn.rb | 2 +- lib/aethyr/core/commands/emotes/yes.rb | 2 +- lib/aethyr/core/commands/gait.rb | 2 +- lib/aethyr/core/commands/generic.rb | 2 +- lib/aethyr/core/commands/get.rb | 2 +- lib/aethyr/core/commands/give.rb | 2 +- lib/aethyr/core/commands/inventory.rb | 2 +- lib/aethyr/core/commands/issue.rb | 2 +- lib/aethyr/core/commands/kick.rb | 2 +- lib/aethyr/core/commands/locking.rb | 2 +- lib/aethyr/core/commands/look.rb | 2 +- lib/aethyr/core/commands/map.rb | 2 +- lib/aethyr/core/commands/more.rb | 2 +- lib/aethyr/core/commands/move.rb | 2 +- lib/aethyr/core/commands/news.rb | 2 +- lib/aethyr/core/commands/open.rb | 2 +- lib/aethyr/core/commands/portal.rb | 2 +- lib/aethyr/core/commands/pose.rb | 2 +- lib/aethyr/core/commands/punch.rb | 2 +- lib/aethyr/core/commands/put.rb | 2 +- lib/aethyr/core/commands/quit.rb | 2 +- lib/aethyr/core/commands/remove.rb | 2 +- lib/aethyr/core/commands/say.rb | 2 +- lib/aethyr/core/commands/set.rb | 2 +- lib/aethyr/core/commands/sit.rb | 2 +- lib/aethyr/core/commands/skills.rb | 2 +- lib/aethyr/core/commands/slash.rb | 2 +- lib/aethyr/core/commands/stand.rb | 2 +- lib/aethyr/core/commands/tell.rb | 2 +- lib/aethyr/core/commands/unwield.rb | 2 +- lib/aethyr/core/commands/wear.rb | 2 +- lib/aethyr/core/commands/whereis.rb | 2 +- lib/aethyr/core/commands/whisper.rb | 2 +- lib/aethyr/core/commands/wield.rb | 2 +- 104 files changed, 104 insertions(+), 104 deletions(-) diff --git a/lib/aethyr/core/commands/admin/acarea.rb b/lib/aethyr/core/commands/admin/acarea.rb index 89ed1ff..24ccc2d 100644 --- a/lib/aethyr/core/commands/admin/acarea.rb +++ b/lib/aethyr/core/commands/admin/acarea.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/acdoor.rb b/lib/aethyr/core/commands/admin/acdoor.rb index f42d50b..9953924 100644 --- a/lib/aethyr/core/commands/admin/acdoor.rb +++ b/lib/aethyr/core/commands/admin/acdoor.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/acexit.rb b/lib/aethyr/core/commands/admin/acexit.rb index f550945..c8075dd 100644 --- a/lib/aethyr/core/commands/admin/acexit.rb +++ b/lib/aethyr/core/commands/admin/acexit.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/acomm.rb b/lib/aethyr/core/commands/admin/acomm.rb index 5dec941..09eb87d 100644 --- a/lib/aethyr/core/commands/admin/acomm.rb +++ b/lib/aethyr/core/commands/admin/acomm.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/acomment.rb b/lib/aethyr/core/commands/admin/acomment.rb index 7b6223a..fbed91b 100644 --- a/lib/aethyr/core/commands/admin/acomment.rb +++ b/lib/aethyr/core/commands/admin/acomment.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/aconfig.rb b/lib/aethyr/core/commands/admin/aconfig.rb index ee090b3..8b40f51 100644 --- a/lib/aethyr/core/commands/admin/aconfig.rb +++ b/lib/aethyr/core/commands/admin/aconfig.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/acportal.rb b/lib/aethyr/core/commands/admin/acportal.rb index 970179d..b7c3edd 100644 --- a/lib/aethyr/core/commands/admin/acportal.rb +++ b/lib/aethyr/core/commands/admin/acportal.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/acprop.rb b/lib/aethyr/core/commands/admin/acprop.rb index 4dafccf..da94b07 100644 --- a/lib/aethyr/core/commands/admin/acprop.rb +++ b/lib/aethyr/core/commands/admin/acprop.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/acreate.rb b/lib/aethyr/core/commands/admin/acreate.rb index e99197e..55c96b6 100644 --- a/lib/aethyr/core/commands/admin/acreate.rb +++ b/lib/aethyr/core/commands/admin/acreate.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/acroom.rb b/lib/aethyr/core/commands/admin/acroom.rb index b329c27..9f93812 100644 --- a/lib/aethyr/core/commands/admin/acroom.rb +++ b/lib/aethyr/core/commands/admin/acroom.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/adelete.rb b/lib/aethyr/core/commands/admin/adelete.rb index a3a914b..e94ddd9 100644 --- a/lib/aethyr/core/commands/admin/adelete.rb +++ b/lib/aethyr/core/commands/admin/adelete.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/adesc.rb b/lib/aethyr/core/commands/admin/adesc.rb index 3e205c2..18d0899 100644 --- a/lib/aethyr/core/commands/admin/adesc.rb +++ b/lib/aethyr/core/commands/admin/adesc.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/aforce.rb b/lib/aethyr/core/commands/admin/aforce.rb index ee6ca47..13d8e2c 100644 --- a/lib/aethyr/core/commands/admin/aforce.rb +++ b/lib/aethyr/core/commands/admin/aforce.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/ahelp.rb b/lib/aethyr/core/commands/admin/ahelp.rb index 506c1cb..1d58b04 100644 --- a/lib/aethyr/core/commands/admin/ahelp.rb +++ b/lib/aethyr/core/commands/admin/ahelp.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/ahide.rb b/lib/aethyr/core/commands/admin/ahide.rb index 6806659..b033837 100644 --- a/lib/aethyr/core/commands/admin/ahide.rb +++ b/lib/aethyr/core/commands/admin/ahide.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/ainfo.rb b/lib/aethyr/core/commands/admin/ainfo.rb index 560c7a7..88b7c9f 100644 --- a/lib/aethyr/core/commands/admin/ainfo.rb +++ b/lib/aethyr/core/commands/admin/ainfo.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/alearn.rb b/lib/aethyr/core/commands/admin/alearn.rb index 6399d09..dcf633c 100644 --- a/lib/aethyr/core/commands/admin/alearn.rb +++ b/lib/aethyr/core/commands/admin/alearn.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/alist.rb b/lib/aethyr/core/commands/admin/alist.rb index 3c09fee..8424c99 100644 --- a/lib/aethyr/core/commands/admin/alist.rb +++ b/lib/aethyr/core/commands/admin/alist.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/alog.rb b/lib/aethyr/core/commands/admin/alog.rb index 80dea62..235e7d1 100644 --- a/lib/aethyr/core/commands/admin/alog.rb +++ b/lib/aethyr/core/commands/admin/alog.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/alook.rb b/lib/aethyr/core/commands/admin/alook.rb index fc27ae1..87fdbd2 100644 --- a/lib/aethyr/core/commands/admin/alook.rb +++ b/lib/aethyr/core/commands/admin/alook.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/aput.rb b/lib/aethyr/core/commands/admin/aput.rb index 6e804b9..3b02d70 100644 --- a/lib/aethyr/core/commands/admin/aput.rb +++ b/lib/aethyr/core/commands/admin/aput.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/areact.rb b/lib/aethyr/core/commands/admin/areact.rb index b76c788..65f8cec 100644 --- a/lib/aethyr/core/commands/admin/areact.rb +++ b/lib/aethyr/core/commands/admin/areact.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/areas.rb b/lib/aethyr/core/commands/admin/areas.rb index 59fe9c9..71b69c0 100644 --- a/lib/aethyr/core/commands/admin/areas.rb +++ b/lib/aethyr/core/commands/admin/areas.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/areload.rb b/lib/aethyr/core/commands/admin/areload.rb index 4f2ce25..1837bf4 100644 --- a/lib/aethyr/core/commands/admin/areload.rb +++ b/lib/aethyr/core/commands/admin/areload.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/asave.rb b/lib/aethyr/core/commands/admin/asave.rb index 2aecde9..1c8c475 100644 --- a/lib/aethyr/core/commands/admin/asave.rb +++ b/lib/aethyr/core/commands/admin/asave.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/aset.rb b/lib/aethyr/core/commands/admin/aset.rb index cb23e15..1ad79e0 100644 --- a/lib/aethyr/core/commands/admin/aset.rb +++ b/lib/aethyr/core/commands/admin/aset.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/ashow.rb b/lib/aethyr/core/commands/admin/ashow.rb index 514d930..3191f81 100644 --- a/lib/aethyr/core/commands/admin/ashow.rb +++ b/lib/aethyr/core/commands/admin/ashow.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/astatus.rb b/lib/aethyr/core/commands/admin/astatus.rb index 9533d09..39307d5 100644 --- a/lib/aethyr/core/commands/admin/astatus.rb +++ b/lib/aethyr/core/commands/admin/astatus.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/ateach.rb b/lib/aethyr/core/commands/admin/ateach.rb index b09c621..d2e21d1 100644 --- a/lib/aethyr/core/commands/admin/ateach.rb +++ b/lib/aethyr/core/commands/admin/ateach.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/awatch.rb b/lib/aethyr/core/commands/admin/awatch.rb index 6ae429b..b014ca6 100644 --- a/lib/aethyr/core/commands/admin/awatch.rb +++ b/lib/aethyr/core/commands/admin/awatch.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/awho.rb b/lib/aethyr/core/commands/admin/awho.rb index 2241a30..7a68b50 100644 --- a/lib/aethyr/core/commands/admin/awho.rb +++ b/lib/aethyr/core/commands/admin/awho.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/deleteplayer.rb b/lib/aethyr/core/commands/admin/deleteplayer.rb index 6a3f377..c81cffb 100644 --- a/lib/aethyr/core/commands/admin/deleteplayer.rb +++ b/lib/aethyr/core/commands/admin/deleteplayer.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/restart.rb b/lib/aethyr/core/commands/admin/restart.rb index db77414..b66336d 100644 --- a/lib/aethyr/core/commands/admin/restart.rb +++ b/lib/aethyr/core/commands/admin/restart.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/admin/terrain.rb b/lib/aethyr/core/commands/admin/terrain.rb index 077b1e6..1c2429c 100644 --- a/lib/aethyr/core/commands/admin/terrain.rb +++ b/lib/aethyr/core/commands/admin/terrain.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/block.rb b/lib/aethyr/core/commands/block.rb index 270952a..7a7aa7c 100644 --- a/lib/aethyr/core/commands/block.rb +++ b/lib/aethyr/core/commands/block.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/close.rb b/lib/aethyr/core/commands/close.rb index 39fc2d5..d61e59f 100644 --- a/lib/aethyr/core/commands/close.rb +++ b/lib/aethyr/core/commands/close.rb @@ -15,7 +15,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/dodge.rb b/lib/aethyr/core/commands/dodge.rb index 5edf091..fc6d4fd 100644 --- a/lib/aethyr/core/commands/dodge.rb +++ b/lib/aethyr/core/commands/dodge.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/drop.rb b/lib/aethyr/core/commands/drop.rb index bf333f2..dec9787 100644 --- a/lib/aethyr/core/commands/drop.rb +++ b/lib/aethyr/core/commands/drop.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/agree.rb b/lib/aethyr/core/commands/emotes/agree.rb index fa8e8fd..c672fc1 100644 --- a/lib/aethyr/core/commands/emotes/agree.rb +++ b/lib/aethyr/core/commands/emotes/agree.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/back.rb b/lib/aethyr/core/commands/emotes/back.rb index ecd52fc..da00347 100644 --- a/lib/aethyr/core/commands/emotes/back.rb +++ b/lib/aethyr/core/commands/emotes/back.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/blush.rb b/lib/aethyr/core/commands/emotes/blush.rb index ca3a5c0..36760c9 100644 --- a/lib/aethyr/core/commands/emotes/blush.rb +++ b/lib/aethyr/core/commands/emotes/blush.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/bow.rb b/lib/aethyr/core/commands/emotes/bow.rb index 39d1232..f2a7a24 100644 --- a/lib/aethyr/core/commands/emotes/bow.rb +++ b/lib/aethyr/core/commands/emotes/bow.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/brb.rb b/lib/aethyr/core/commands/emotes/brb.rb index d8d6dce..48ea3d2 100644 --- a/lib/aethyr/core/commands/emotes/brb.rb +++ b/lib/aethyr/core/commands/emotes/brb.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/bye.rb b/lib/aethyr/core/commands/emotes/bye.rb index a8dcae9..18ffeaa 100644 --- a/lib/aethyr/core/commands/emotes/bye.rb +++ b/lib/aethyr/core/commands/emotes/bye.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/cheer.rb b/lib/aethyr/core/commands/emotes/cheer.rb index 8ecd1e5..94370d5 100644 --- a/lib/aethyr/core/commands/emotes/cheer.rb +++ b/lib/aethyr/core/commands/emotes/cheer.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/cry.rb b/lib/aethyr/core/commands/emotes/cry.rb index 15f1eef..5ad2e1e 100644 --- a/lib/aethyr/core/commands/emotes/cry.rb +++ b/lib/aethyr/core/commands/emotes/cry.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/curtsey.rb b/lib/aethyr/core/commands/emotes/curtsey.rb index 2fda515..e87bb77 100644 --- a/lib/aethyr/core/commands/emotes/curtsey.rb +++ b/lib/aethyr/core/commands/emotes/curtsey.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/eh.rb b/lib/aethyr/core/commands/emotes/eh.rb index 2e18249..77b0402 100644 --- a/lib/aethyr/core/commands/emotes/eh.rb +++ b/lib/aethyr/core/commands/emotes/eh.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/emote.rb b/lib/aethyr/core/commands/emotes/emote.rb index 3664b1b..4ad7c32 100644 --- a/lib/aethyr/core/commands/emotes/emote.rb +++ b/lib/aethyr/core/commands/emotes/emote.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/er.rb b/lib/aethyr/core/commands/emotes/er.rb index 768d046..ad1dc73 100644 --- a/lib/aethyr/core/commands/emotes/er.rb +++ b/lib/aethyr/core/commands/emotes/er.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/ew.rb b/lib/aethyr/core/commands/emotes/ew.rb index 58101b2..3b63eac 100644 --- a/lib/aethyr/core/commands/emotes/ew.rb +++ b/lib/aethyr/core/commands/emotes/ew.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/frown.rb b/lib/aethyr/core/commands/emotes/frown.rb index 76e8bc8..e3e8d8a 100644 --- a/lib/aethyr/core/commands/emotes/frown.rb +++ b/lib/aethyr/core/commands/emotes/frown.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/grin.rb b/lib/aethyr/core/commands/emotes/grin.rb index 989dec3..9eaccea 100644 --- a/lib/aethyr/core/commands/emotes/grin.rb +++ b/lib/aethyr/core/commands/emotes/grin.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/hi.rb b/lib/aethyr/core/commands/emotes/hi.rb index f976dcd..f3479fa 100644 --- a/lib/aethyr/core/commands/emotes/hi.rb +++ b/lib/aethyr/core/commands/emotes/hi.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/hm.rb b/lib/aethyr/core/commands/emotes/hm.rb index 93a7e6b..395038e 100644 --- a/lib/aethyr/core/commands/emotes/hm.rb +++ b/lib/aethyr/core/commands/emotes/hm.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/hug.rb b/lib/aethyr/core/commands/emotes/hug.rb index aef4908..f0944eb 100644 --- a/lib/aethyr/core/commands/emotes/hug.rb +++ b/lib/aethyr/core/commands/emotes/hug.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/huh.rb b/lib/aethyr/core/commands/emotes/huh.rb index af05a4a..0736492 100644 --- a/lib/aethyr/core/commands/emotes/huh.rb +++ b/lib/aethyr/core/commands/emotes/huh.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/laugh.rb b/lib/aethyr/core/commands/emotes/laugh.rb index 15f674c..e0804c1 100644 --- a/lib/aethyr/core/commands/emotes/laugh.rb +++ b/lib/aethyr/core/commands/emotes/laugh.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/no.rb b/lib/aethyr/core/commands/emotes/no.rb index 36acf88..0a4767d 100644 --- a/lib/aethyr/core/commands/emotes/no.rb +++ b/lib/aethyr/core/commands/emotes/no.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/nod.rb b/lib/aethyr/core/commands/emotes/nod.rb index 231b30e..08dbb5c 100644 --- a/lib/aethyr/core/commands/emotes/nod.rb +++ b/lib/aethyr/core/commands/emotes/nod.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/pet.rb b/lib/aethyr/core/commands/emotes/pet.rb index ea72c04..7d5407c 100644 --- a/lib/aethyr/core/commands/emotes/pet.rb +++ b/lib/aethyr/core/commands/emotes/pet.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/poke.rb b/lib/aethyr/core/commands/emotes/poke.rb index 06cebdc..18558e3 100644 --- a/lib/aethyr/core/commands/emotes/poke.rb +++ b/lib/aethyr/core/commands/emotes/poke.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/ponder.rb b/lib/aethyr/core/commands/emotes/ponder.rb index 9e307c8..b5fbcad 100644 --- a/lib/aethyr/core/commands/emotes/ponder.rb +++ b/lib/aethyr/core/commands/emotes/ponder.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/shrug.rb b/lib/aethyr/core/commands/emotes/shrug.rb index f1cd033..f348a64 100644 --- a/lib/aethyr/core/commands/emotes/shrug.rb +++ b/lib/aethyr/core/commands/emotes/shrug.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/sigh.rb b/lib/aethyr/core/commands/emotes/sigh.rb index 9ae6ead..d8485bf 100644 --- a/lib/aethyr/core/commands/emotes/sigh.rb +++ b/lib/aethyr/core/commands/emotes/sigh.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/skip.rb b/lib/aethyr/core/commands/emotes/skip.rb index 5931ab7..105e193 100644 --- a/lib/aethyr/core/commands/emotes/skip.rb +++ b/lib/aethyr/core/commands/emotes/skip.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/smile.rb b/lib/aethyr/core/commands/emotes/smile.rb index f432a29..d2c88b9 100644 --- a/lib/aethyr/core/commands/emotes/smile.rb +++ b/lib/aethyr/core/commands/emotes/smile.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/snicker.rb b/lib/aethyr/core/commands/emotes/snicker.rb index 182820e..55932f6 100644 --- a/lib/aethyr/core/commands/emotes/snicker.rb +++ b/lib/aethyr/core/commands/emotes/snicker.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/uh.rb b/lib/aethyr/core/commands/emotes/uh.rb index d5540e3..32f314c 100644 --- a/lib/aethyr/core/commands/emotes/uh.rb +++ b/lib/aethyr/core/commands/emotes/uh.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/wave.rb b/lib/aethyr/core/commands/emotes/wave.rb index 6cd8b5b..8a4c5b6 100644 --- a/lib/aethyr/core/commands/emotes/wave.rb +++ b/lib/aethyr/core/commands/emotes/wave.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/yawn.rb b/lib/aethyr/core/commands/emotes/yawn.rb index bd37ba5..c3dd414 100644 --- a/lib/aethyr/core/commands/emotes/yawn.rb +++ b/lib/aethyr/core/commands/emotes/yawn.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/emotes/yes.rb b/lib/aethyr/core/commands/emotes/yes.rb index f6fa418..689bcdd 100644 --- a/lib/aethyr/core/commands/emotes/yes.rb +++ b/lib/aethyr/core/commands/emotes/yes.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/gait.rb b/lib/aethyr/core/commands/gait.rb index ae22aa5..75ef414 100644 --- a/lib/aethyr/core/commands/gait.rb +++ b/lib/aethyr/core/commands/gait.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/generic.rb b/lib/aethyr/core/commands/generic.rb index e8c8f19..b89b055 100644 --- a/lib/aethyr/core/commands/generic.rb +++ b/lib/aethyr/core/commands/generic.rb @@ -12,7 +12,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/get.rb b/lib/aethyr/core/commands/get.rb index 0c1f226..85b2dda 100644 --- a/lib/aethyr/core/commands/get.rb +++ b/lib/aethyr/core/commands/get.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/give.rb b/lib/aethyr/core/commands/give.rb index 7570d50..2a1adbf 100644 --- a/lib/aethyr/core/commands/give.rb +++ b/lib/aethyr/core/commands/give.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/inventory.rb b/lib/aethyr/core/commands/inventory.rb index e8a4044..84d81ab 100644 --- a/lib/aethyr/core/commands/inventory.rb +++ b/lib/aethyr/core/commands/inventory.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/issue.rb b/lib/aethyr/core/commands/issue.rb index 6e2cd88..30ea3a3 100644 --- a/lib/aethyr/core/commands/issue.rb +++ b/lib/aethyr/core/commands/issue.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/kick.rb b/lib/aethyr/core/commands/kick.rb index ee1ce3d..c9a0653 100644 --- a/lib/aethyr/core/commands/kick.rb +++ b/lib/aethyr/core/commands/kick.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/locking.rb b/lib/aethyr/core/commands/locking.rb index 16cad9d..b777a55 100644 --- a/lib/aethyr/core/commands/locking.rb +++ b/lib/aethyr/core/commands/locking.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/look.rb b/lib/aethyr/core/commands/look.rb index e32779d..8ac3fc8 100644 --- a/lib/aethyr/core/commands/look.rb +++ b/lib/aethyr/core/commands/look.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/map.rb b/lib/aethyr/core/commands/map.rb index 3e7790f..d493375 100644 --- a/lib/aethyr/core/commands/map.rb +++ b/lib/aethyr/core/commands/map.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/more.rb b/lib/aethyr/core/commands/more.rb index 8733b44..26ff0f9 100644 --- a/lib/aethyr/core/commands/more.rb +++ b/lib/aethyr/core/commands/more.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/move.rb b/lib/aethyr/core/commands/move.rb index a1f4db6..e26feab 100644 --- a/lib/aethyr/core/commands/move.rb +++ b/lib/aethyr/core/commands/move.rb @@ -15,7 +15,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/news.rb b/lib/aethyr/core/commands/news.rb index 5cf35a8..197716a 100644 --- a/lib/aethyr/core/commands/news.rb +++ b/lib/aethyr/core/commands/news.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/open.rb b/lib/aethyr/core/commands/open.rb index 4dbd64e..72bc502 100644 --- a/lib/aethyr/core/commands/open.rb +++ b/lib/aethyr/core/commands/open.rb @@ -14,7 +14,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/portal.rb b/lib/aethyr/core/commands/portal.rb index 7eec926..b384f20 100644 --- a/lib/aethyr/core/commands/portal.rb +++ b/lib/aethyr/core/commands/portal.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/pose.rb b/lib/aethyr/core/commands/pose.rb index 2ea47e8..71717e9 100644 --- a/lib/aethyr/core/commands/pose.rb +++ b/lib/aethyr/core/commands/pose.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/punch.rb b/lib/aethyr/core/commands/punch.rb index ef05ab2..dd90dd4 100644 --- a/lib/aethyr/core/commands/punch.rb +++ b/lib/aethyr/core/commands/punch.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/put.rb b/lib/aethyr/core/commands/put.rb index 1a3853f..d694c98 100644 --- a/lib/aethyr/core/commands/put.rb +++ b/lib/aethyr/core/commands/put.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/quit.rb b/lib/aethyr/core/commands/quit.rb index 4a85f1b..e24e6d8 100644 --- a/lib/aethyr/core/commands/quit.rb +++ b/lib/aethyr/core/commands/quit.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/remove.rb b/lib/aethyr/core/commands/remove.rb index 848f6e0..42070d6 100644 --- a/lib/aethyr/core/commands/remove.rb +++ b/lib/aethyr/core/commands/remove.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/say.rb b/lib/aethyr/core/commands/say.rb index c4ab494..f00b2a8 100644 --- a/lib/aethyr/core/commands/say.rb +++ b/lib/aethyr/core/commands/say.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/set.rb b/lib/aethyr/core/commands/set.rb index fead960..cbecf02 100644 --- a/lib/aethyr/core/commands/set.rb +++ b/lib/aethyr/core/commands/set.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/sit.rb b/lib/aethyr/core/commands/sit.rb index 34bb68e..a64a425 100644 --- a/lib/aethyr/core/commands/sit.rb +++ b/lib/aethyr/core/commands/sit.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/skills.rb b/lib/aethyr/core/commands/skills.rb index f216db3..6704dac 100644 --- a/lib/aethyr/core/commands/skills.rb +++ b/lib/aethyr/core/commands/skills.rb @@ -13,7 +13,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/slash.rb b/lib/aethyr/core/commands/slash.rb index dc94f70..54550a4 100644 --- a/lib/aethyr/core/commands/slash.rb +++ b/lib/aethyr/core/commands/slash.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/stand.rb b/lib/aethyr/core/commands/stand.rb index 328e22d..2dc08af 100644 --- a/lib/aethyr/core/commands/stand.rb +++ b/lib/aethyr/core/commands/stand.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/tell.rb b/lib/aethyr/core/commands/tell.rb index 2019903..2dfe990 100644 --- a/lib/aethyr/core/commands/tell.rb +++ b/lib/aethyr/core/commands/tell.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/unwield.rb b/lib/aethyr/core/commands/unwield.rb index 0b1841d..5020325 100644 --- a/lib/aethyr/core/commands/unwield.rb +++ b/lib/aethyr/core/commands/unwield.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/wear.rb b/lib/aethyr/core/commands/wear.rb index 0ac3e8c..258623d 100644 --- a/lib/aethyr/core/commands/wear.rb +++ b/lib/aethyr/core/commands/wear.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/whereis.rb b/lib/aethyr/core/commands/whereis.rb index 940f11f..2ae0c43 100644 --- a/lib/aethyr/core/commands/whereis.rb +++ b/lib/aethyr/core/commands/whereis.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/whisper.rb b/lib/aethyr/core/commands/whisper.rb index 1d59c57..027fac7 100644 --- a/lib/aethyr/core/commands/whisper.rb +++ b/lib/aethyr/core/commands/whisper.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) diff --git a/lib/aethyr/core/commands/wield.rb b/lib/aethyr/core/commands/wield.rb index 2ce23a2..0b3b119 100644 --- a/lib/aethyr/core/commands/wield.rb +++ b/lib/aethyr/core/commands/wield.rb @@ -11,7 +11,7 @@ module Aethyr end def self.object_added(data) - super(data, klass: self) + super(data, self) end def player_input(data) -- GitLab