mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
made xmas crackers tiny (#72224)
## About The Pull Request Xmas crackers are now tiny instead of normal sized. This also applies to the used crackers. ## Why It's Good For The Game They look tiny () and this makes them fit into trash bags. People just leave these things all over the floor and they're annoying to clean up when you can't stuff them in your trash bag. ## Changelog 🆑 fix: xmas crackers are now tiny instead of normal sized /🆑
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
icon = 'icons/obj/holiday/christmas.dmi'
|
||||
icon_state = "cracker"
|
||||
desc = "Directions for use: Requires two people, one to pull each end."
|
||||
w_class = WEIGHT_CLASS_TINY
|
||||
/// The crack state of the toy. If set to TRUE, you can no longer crack it by attacking.
|
||||
var/cracked = FALSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user