mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-11 23:22:57 +01:00
YEET AWAY!
Add can_buckle to stools so people can do some funny shit with poor people sitting on the stools while they're just trying to drink. 🤣
This commit is contained in:
@@ -6,6 +6,7 @@ var/global/list/stool_cache = list() //haha stool
|
||||
desc = "Apply butt."
|
||||
icon = 'icons/obj/furniture_vr.dmi' //VOREStation Edit - new Icons
|
||||
icon_state = "stool_preview" //set for the map
|
||||
can_buckle = 1 //TFF: You can now throw people with your immense strength while they're sitting on the stool! >:3
|
||||
force = 10
|
||||
throwforce = 10
|
||||
w_class = ITEMSIZE_HUGE
|
||||
|
||||
Reference in New Issue
Block a user