code/modules/art/statues.dm
SCULPT_SOUND_INCREMENT | This controls the delay for the sculpt rock breaking sound Every 4th iterator while sculpting will emit a sound (rougly every couple of seconds) |
---|---|
/obj/structure/statue/uranium | //////////////STATUES////////////////////////// uranium |
/obj/structure/statue/plasma | plasma |
/obj/structure/statue/gold | gold |
/obj/structure/statue/silver | silver |
/obj/structure/statue/diamond | diamond |
/obj/structure/statue/bananium | bananium |
/obj/structure/statue/sandstone | sandstone |
/obj/structure/statue/snow | snow |
/obj/structure/statue/bronze | bronze |
/obj/structure/statue/elder_atmosian | Elder Atmosian |
/obj/structure/statue/goliath | Goliath |
/obj/item/chisel | Other Stuff |
Define Details
SCULPT_SOUND_INCREMENT
This controls the delay for the sculpt rock breaking sound Every 4th iterator while sculpting will emit a sound (rougly every couple of seconds)