mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Unequip refactor fix pack (#24040)
* Fixes drag drop deletion * Fix it for clothing as well * Do it properly * Various other incap checks I noticed from the unequip refactor * Time to generalize this shitty shit * PADDLING!!! * A whole bunch of ree
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
|
||||
user << "<span class='notice'>You install \the [H] into \the [src].</span>"
|
||||
H.holder = src
|
||||
H.forceMove(src)
|
||||
H.on_install(src, user)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user