mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 13:15:01 +00:00
hidden ability maps
This commit is contained in:
@@ -647,4 +647,8 @@ module PBItems
|
||||
JETPACK = 643
|
||||
INFINITEREVERSERS = 644
|
||||
INFINITESPLICERS = 645
|
||||
|
||||
def PBItems.getName(item)
|
||||
return GameData::Item.get(item).real_name
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user