mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-22 04:24:20 +01:00
Heh forgot these.
This commit is contained in:
@@ -235,7 +235,9 @@
|
||||
*/
|
||||
/obj/item/weapon/shard
|
||||
resetVariables()
|
||||
..("pixel_y", "pixel_x", "icon_state")
|
||||
var/list/exclude = list("pixel_y", "pixel_x", "icon_state")
|
||||
exclude += args
|
||||
..(exclude)
|
||||
|
||||
/obj/item/weapon/shard/Bump()
|
||||
spawn( 0 )
|
||||
|
||||
Reference in New Issue
Block a user