mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-01-24 15:26:01 +00:00
6.6.1 patch
This commit is contained in:
@@ -1231,7 +1231,8 @@ class PokemonPartyScreen
|
||||
splicerItem = selectSplicer()
|
||||
return unless splicerItem
|
||||
if pbDNASplicing(pokemon,@scene,splicerItem)
|
||||
$PokemonBag.pbDeleteItem(splicerItem, 1) unless splicerItem == :INFINITESPLICERS || splicerItem == :INFINITESPLICER2
|
||||
echoln splicerItem
|
||||
$PokemonBag.pbDeleteItem(splicerItem, 1) unless splicerItem == :INFINITESPLICERS || splicerItem == :INFINITESPLICERS2
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user