mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 08:36:00 +01:00
Merge pull request #11990 from optimumtact/patch-1
Comment war continues
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "large cardboard box"
|
||||
desc = "Just a box..."
|
||||
icon_state = "cardboard"
|
||||
health = 10 //At the end of the day it's still just a box
|
||||
health = 10
|
||||
mob_storage_capacity = 1
|
||||
burntime = 20
|
||||
can_weld_shut = 0
|
||||
@@ -50,4 +50,4 @@
|
||||
viewing |= M.client
|
||||
flick_overlay(I,viewing,8)
|
||||
I.alpha = 0
|
||||
animate(I, pixel_z = 32, alpha = 255, time = 5, easing = ELASTIC_EASING)
|
||||
animate(I, pixel_z = 32, alpha = 255, time = 5, easing = ELASTIC_EASING)
|
||||
|
||||
Reference in New Issue
Block a user