mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-27 10:32:40 +00:00
Merge pull request #167 from SkyMarshal/master
*sigh* Check the description
This commit is contained in:
9
code/WorkInProgress/SkyMarshal/eraser.dm
Normal file
9
code/WorkInProgress/SkyMarshal/eraser.dm
Normal file
@@ -0,0 +1,9 @@
|
||||
/obj/item/weapon/stamperaser
|
||||
name = "Eraser"
|
||||
desc = "Some type of eraser, you guess."
|
||||
flags = FPRINT | TABLEPASS
|
||||
icon = 'items.dmi'
|
||||
icon_state = "zippo"
|
||||
item_state = "zippo"
|
||||
w_class = 1.0
|
||||
m_amt = 80
|
||||
Reference in New Issue
Block a user